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:
Diffstat (limited to 'release/plugins')
-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
8 files changed, 0 insertions, 15 deletions
diff --git a/release/plugins/Makefile b/release/plugins/Makefile
index ee7086b331d..353e559e622 100644
--- a/release/plugins/Makefile
+++ b/release/plugins/Makefile
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# ***** 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 9740bfa716a..e2f9e9cc596 100644
--- a/release/plugins/bmake
+++ b/release/plugins/bmake
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# ***** 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 ab847adf5fe..2b12e62d24a 100644
--- a/release/plugins/sequence/Makefile
+++ b/release/plugins/sequence/Makefile
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# ***** 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 cec3351e976..e95c243b558 100644
--- a/release/plugins/sequence/blur.c
+++ b/release/plugins/sequence/blur.c
@@ -1,5 +1,4 @@
/**
- * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/release/plugins/sequence/scatter.c b/release/plugins/sequence/scatter.c
index 4741b33ce0e..73e97e165ca 100644
--- a/release/plugins/sequence/scatter.c
+++ b/release/plugins/sequence/scatter.c
@@ -1,5 +1,4 @@
/**
- * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/release/plugins/texture/Makefile b/release/plugins/texture/Makefile
index ab847adf5fe..2b12e62d24a 100644
--- a/release/plugins/texture/Makefile
+++ b/release/plugins/texture/Makefile
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# ***** 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 d38913951c3..454e8e28206 100644
--- a/release/plugins/texture/clouds2.c
+++ b/release/plugins/texture/clouds2.c
@@ -1,5 +1,4 @@
/**
- * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/release/plugins/texture/tiles.c b/release/plugins/texture/tiles.c
index 3b533d456b4..c7af6e58fa4 100644
--- a/release/plugins/texture/tiles.c
+++ b/release/plugins/texture/tiles.c
@@ -1,5 +1,4 @@
/**
- * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*