Revision: 48354
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48354
Author:   jwilkins
Date:     2012-06-28 04:02:34 +0000 (Thu, 28 Jun 2012)
Log Message:
-----------
Changed header comment to read "The Original code is Copyright (C) 2012."

Modified Paths:
--------------
    branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate.c
    
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_gl11.c
    
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_internal.h
    branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_vbo.c

Modified: 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate.c
===================================================================
--- branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate.c    
2012-06-28 01:13:34 UTC (rev 48353)
+++ branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate.c    
2012-06-28 04:02:34 UTC (rev 48354)
@@ -15,7 +15,7 @@
 * along with this program; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 *
-* The Original Code is Copyright (C) 2005 Blender Foundation.
+* The Original Code is Copyright (C) 2012 Blender Foundation.
 * All rights reserved.
 *
 * The Original Code is: all of this file.

Modified: 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_gl11.c
===================================================================
--- 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_gl11.c   
    2012-06-28 01:13:34 UTC (rev 48353)
+++ 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_gl11.c   
    2012-06-28 04:02:34 UTC (rev 48354)
@@ -15,7 +15,7 @@
 * along with this program; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 *
-* The Original Code is Copyright (C) 2005 Blender Foundation.
+* The Original Code is Copyright (C) 2012 Blender Foundation.
 * All rights reserved.
 *
 * The Original Code is: all of this file.

Modified: 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_internal.h
===================================================================
--- 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_internal.h
   2012-06-28 01:13:34 UTC (rev 48353)
+++ 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_internal.h
   2012-06-28 04:02:34 UTC (rev 48354)
@@ -15,7 +15,7 @@
 * along with this program; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 *
-* The Original Code is Copyright (C) 2005 Blender Foundation.
+* The Original Code is Copyright (C) 2012 Blender Foundation.
 * All rights reserved.
 *
 * The Original Code is: all of this file.

Modified: 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_vbo.c
===================================================================
--- 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_vbo.c    
    2012-06-28 01:13:34 UTC (rev 48353)
+++ 
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_immediate_vbo.c    
    2012-06-28 04:02:34 UTC (rev 48354)
@@ -15,7 +15,7 @@
 * along with this program; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 *
-* The Original Code is Copyright (C) 2005 Blender Foundation.
+* The Original Code is Copyright (C) 2012 Blender Foundation.
 * All rights reserved.
 *
 * The Original Code is: all of this file.

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to