Remove some more $Id$ that still were left after r41227 and r41228.

This commit is contained in:
2011-10-23 19:01:59 +00:00
parent 6105199668
commit 82c84f4b58
31 changed files with 2 additions and 42 deletions

View File

@@ -1,5 +1,3 @@
$Id: scons-dev.txt 40939 2011-10-11 17:30:08Z jesterking $
Internals of Blenders SCons scripts
===================================

View File

@@ -1,4 +1,3 @@
$Id: scons.txt 39584 2011-08-21 13:31:46Z nazgul $
Blenders SCons build scripts
============================

View File

@@ -2,8 +2,6 @@
* \ingroup opennlextern
*/
/*
* $Id: ONL_opennl.h 35142 2011-02-25 10:24:29Z jesterking $
*
* OpenNL: Numerical Library
* Copyright (C) 2004 Bruno Levy
*

View File

@@ -2,7 +2,6 @@
* \ingroup opennlintern
*/
/*
* $Id: opennl.c 35142 2011-02-25 10:24:29Z jesterking $
*
* OpenNL: Numerical Library
* Copyright (C) 2004 Bruno Levy

View File

@@ -98,4 +98,3 @@ dealings in this Font Software without prior written authorization
from Tavmjong Bah. For further information, contact: tavmjong @ free
. fr.
$Id: LICENSE-bfont.ttf.txt 19820 2009-04-20 15:06:46Z blendix $

View File

@@ -1,6 +1,3 @@
#
# $Id: Makefile 31223 2010-08-10 21:22:26Z gsrb3d $
#
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -1,7 +1,5 @@
#!/bin/sh
#
# $Id: bmake 31223 2010-08-10 21:22:26Z gsrb3d $
#
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -1,6 +1,3 @@
#
# $Id: Makefile 31223 2010-08-10 21:22:26Z gsrb3d $
#
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,4 @@
/**
* $Id: blur.c 36276 2011-04-21 15:53:30Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/**
* $Id: scatter.c 36271 2011-04-21 13:11:51Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,6 +1,3 @@
#
# $Id: Makefile 31223 2010-08-10 21:22:26Z gsrb3d $
#
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,4 @@
/**
* $Id: clouds2.c 26841 2010-02-12 13:34:04Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/**
* $Id: tiles.c 26841 2010-02-12 13:34:04Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,4 +1,3 @@
# $Id $
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,4 @@
#!/usr/bin/python
# $Id: SConscript 39643 2011-08-23 08:02:48Z dingto $
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -48,7 +48,7 @@
* numbers give more output.
* */
#define DNA_VERSION_DATE "$Id: makesdna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
#define DNA_VERSION_DATE "FIXME-DNA_VERSION_DATE"
#include <string.h>
#include <stdlib.h>

View File

@@ -40,7 +40,7 @@
#include "rna_internal.h"
#define RNA_VERSION_DATE "$Id: makesrna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
#define RNA_VERSION_DATE "FIXME-RNA_VERSION_DATE"
#ifdef _WIN32
#ifndef snprintf

View File

@@ -1,6 +1,4 @@
/*
* $Id: mathutils.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils.h 41227 2011-10-23 17:52:20Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Color.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Color.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Euler.c 41078 2011-10-17 06:39:13Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Euler.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Matrix.c 41074 2011-10-17 02:20:53Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Matrix.h 38409 2011-07-15 04:01:47Z campbellbarton $
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,6 +1,4 @@
/*
* $Id: mathutils_Quaternion.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Quaternion.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Vector.c 40976 2011-10-13 01:29:08Z campbellbarton $
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_Vector.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_geometry.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,4 @@
/*
* $Id: mathutils_geometry.h 41227 2011-10-23 17:52:20Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*