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:
authorCampbell Barton <ideasman42@gmail.com>2011-10-24 16:43:08 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-10-24 16:43:08 +0400
commit15e6d6cd75fc484e7ac347d25826e7c3217e95a3 (patch)
tree0156ab8a78e8c4e65176cbb2b95319a6b832b533 /source/blender/blenpluginapi
parent70bf00a74c1688e857e3ca1b143b4d7a57a30655 (diff)
parent4a04f7206914a49f5f95adc5eb786237f1a9f547 (diff)
svn merge ^/trunk/blender -r41226:41227 .
Diffstat (limited to 'source/blender/blenpluginapi')
-rw-r--r--source/blender/blenpluginapi/CMakeLists.txt1
-rw-r--r--source/blender/blenpluginapi/documentation.h2
-rw-r--r--source/blender/blenpluginapi/floatpatch.h1
-rw-r--r--source/blender/blenpluginapi/iff.h1
-rw-r--r--source/blender/blenpluginapi/intern/pluginapi.c2
-rw-r--r--source/blender/blenpluginapi/plugin.h1
-rw-r--r--source/blender/blenpluginapi/util.h1
7 files changed, 0 insertions, 9 deletions
diff --git a/source/blender/blenpluginapi/CMakeLists.txt b/source/blender/blenpluginapi/CMakeLists.txt
index 9d398291b85..3e40b5bb0e5 100644
--- a/source/blender/blenpluginapi/CMakeLists.txt
+++ b/source/blender/blenpluginapi/CMakeLists.txt
@@ -1,4 +1,3 @@
-# $Id$
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or
diff --git a/source/blender/blenpluginapi/documentation.h b/source/blender/blenpluginapi/documentation.h
index 136306e9088..45e9ec7f2e4 100644
--- a/source/blender/blenpluginapi/documentation.h
+++ b/source/blender/blenpluginapi/documentation.h
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/blenpluginapi/floatpatch.h b/source/blender/blenpluginapi/floatpatch.h
index 22e956ab8f8..73fe35cad26 100644
--- a/source/blender/blenpluginapi/floatpatch.h
+++ b/source/blender/blenpluginapi/floatpatch.h
@@ -2,7 +2,6 @@
* \ingroup blpluginapi
*/
/* Copyright (c) 1999, Not a Number / NeoGeo b.v.
- * $Id$
*
* All rights reserved.
*
diff --git a/source/blender/blenpluginapi/iff.h b/source/blender/blenpluginapi/iff.h
index d29853f7d15..6bd4e5bb2b0 100644
--- a/source/blender/blenpluginapi/iff.h
+++ b/source/blender/blenpluginapi/iff.h
@@ -2,7 +2,6 @@
* \ingroup blpluginapi
*/
/* Copyright (c) 1999, Not a Number / NeoGeo b.v.
- * $Id$
*
* All rights reserved.
*
diff --git a/source/blender/blenpluginapi/intern/pluginapi.c b/source/blender/blenpluginapi/intern/pluginapi.c
index 6e1ab447659..67d404899b2 100644
--- a/source/blender/blenpluginapi/intern/pluginapi.c
+++ b/source/blender/blenpluginapi/intern/pluginapi.c
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/blenpluginapi/plugin.h b/source/blender/blenpluginapi/plugin.h
index 174fd54462a..65569560faf 100644
--- a/source/blender/blenpluginapi/plugin.h
+++ b/source/blender/blenpluginapi/plugin.h
@@ -2,7 +2,6 @@
* \ingroup blpluginapi
*/
/* Copyright (c) 1999, Not a Number / NeoGeo b.v.
- * $Id$
*
* All rights reserved.
*
diff --git a/source/blender/blenpluginapi/util.h b/source/blender/blenpluginapi/util.h
index 9c6d4e8a4e5..156e758977d 100644
--- a/source/blender/blenpluginapi/util.h
+++ b/source/blender/blenpluginapi/util.h
@@ -2,7 +2,6 @@
* \ingroup blpluginapi
*/
/* Copyright (c) 1999, Not a Number / NeoGeo b.v.
- * $Id$
*
* All rights reserved.
*