Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-10-23 22:38:16 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-10-23 22:38:16 +0400
commit6105199668cdd1c7e2228095296a0b91a501f64d (patch)
tree3e7e618e4c1e3be34612d1313d1f7e05442738f3 /release
parent4a04f7206914a49f5f95adc5eb786237f1a9f547 (diff)
Remove the svn:keywords property.
Diffstat (limited to 'release')
-rw-r--r--release/datafiles/LICENSE-bfont.ttf.txt1
-rw-r--r--release/plugins/Makefile3
-rw-r--r--release/plugins/bmake2
-rw-r--r--release/plugins/sequence/Makefile3
-rw-r--r--release/plugins/sequence/blur.c1
-rw-r--r--release/plugins/sequence/scatter.c1
-rw-r--r--release/plugins/texture/Makefile3
-rw-r--r--release/plugins/texture/clouds2.c1
-rw-r--r--release/plugins/texture/tiles.c1
9 files changed, 16 insertions, 0 deletions
diff --git a/release/datafiles/LICENSE-bfont.ttf.txt b/release/datafiles/LICENSE-bfont.ttf.txt
index 4aa22365c83..c3d9ac0197c 100644
--- a/release/datafiles/LICENSE-bfont.ttf.txt
+++ b/release/datafiles/LICENSE-bfont.ttf.txt
@@ -98,3 +98,4 @@ 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 $
diff --git a/release/plugins/Makefile b/release/plugins/Makefile
index 353e559e622..a33151b8a5b 100644
--- a/release/plugins/Makefile
+++ b/release/plugins/Makefile
@@ -1,3 +1,6 @@
+#
+# $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
diff --git a/release/plugins/bmake b/release/plugins/bmake
index e2f9e9cc596..dcd801bad7a 100644
--- a/release/plugins/bmake
+++ b/release/plugins/bmake
@@ -1,5 +1,7 @@
#!/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
diff --git a/release/plugins/sequence/Makefile b/release/plugins/sequence/Makefile
index 2b12e62d24a..db2386a114c 100644
--- a/release/plugins/sequence/Makefile
+++ b/release/plugins/sequence/Makefile
@@ -1,3 +1,6 @@
+#
+# $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
diff --git a/release/plugins/sequence/blur.c b/release/plugins/sequence/blur.c
index e95c243b558..951884768f9 100644
--- a/release/plugins/sequence/blur.c
+++ b/release/plugins/sequence/blur.c
@@ -1,4 +1,5 @@
/**
+ * $Id: blur.c 36276 2011-04-21 15:53:30Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/release/plugins/sequence/scatter.c b/release/plugins/sequence/scatter.c
index 73e97e165ca..083ede8c681 100644
--- a/release/plugins/sequence/scatter.c
+++ b/release/plugins/sequence/scatter.c
@@ -1,4 +1,5 @@
/**
+ * $Id: scatter.c 36271 2011-04-21 13:11:51Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/release/plugins/texture/Makefile b/release/plugins/texture/Makefile
index 2b12e62d24a..db2386a114c 100644
--- a/release/plugins/texture/Makefile
+++ b/release/plugins/texture/Makefile
@@ -1,3 +1,6 @@
+#
+# $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
diff --git a/release/plugins/texture/clouds2.c b/release/plugins/texture/clouds2.c
index 454e8e28206..47a641e52c8 100644
--- a/release/plugins/texture/clouds2.c
+++ b/release/plugins/texture/clouds2.c
@@ -1,4 +1,5 @@
/**
+ * $Id: clouds2.c 26841 2010-02-12 13:34:04Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/release/plugins/texture/tiles.c b/release/plugins/texture/tiles.c
index c7af6e58fa4..ef513f0eb82 100644
--- a/release/plugins/texture/tiles.c
+++ b/release/plugins/texture/tiles.c
@@ -1,4 +1,5 @@
/**
+ * $Id: tiles.c 26841 2010-02-12 13:34:04Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*