From 6105199668cdd1c7e2228095296a0b91a501f64d Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Sun, 23 Oct 2011 18:38:16 +0000 Subject: Remove the svn:keywords property. --- release/datafiles/LICENSE-bfont.ttf.txt | 1 + release/plugins/Makefile | 3 +++ release/plugins/bmake | 2 ++ release/plugins/sequence/Makefile | 3 +++ release/plugins/sequence/blur.c | 1 + release/plugins/sequence/scatter.c | 1 + release/plugins/texture/Makefile | 3 +++ release/plugins/texture/clouds2.c | 1 + release/plugins/texture/tiles.c | 1 + 9 files changed, 16 insertions(+) (limited to 'release') 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 ***** * -- cgit v1.2.3