Remove the svn:keywords property.

This commit is contained in:
Guillermo S. Romero
2011-10-23 18:38:16 +00:00
parent 4a04f72069
commit 6105199668
32 changed files with 42 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
# -*- mode: gnumakefile; tab-width: 8; indent-tabs-mode: t; -*-
# vim: tabstop=4
# vim: tabstop=8
# $Id: GNUmakefile 41122 2011-10-19 21:55:27Z campbellbarton $
#
# ##### BEGIN GPL LICENSE BLOCK #####
#

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
#
# $Id: SConstruct 41169 2011-10-21 04:23:26Z campbellbarton $
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or
@@ -30,8 +30,6 @@
# Then read all SConscripts and build
#
# TODO: fix /FORCE:MULTIPLE on windows to get proper debug builds.
# TODO: directory copy functions are far too complicated, see:
# http://wiki.blender.org/index.php/User:Ideasman42/SConsNotSimpleInstallingFiles
import platform as pltfrm

View File

@@ -1,3 +1,5 @@
$Id: scons-dev.txt 40939 2011-10-11 17:30:08Z jesterking $
Internals of Blenders SCons scripts
===================================

View File

@@ -1,3 +1,4 @@
$Id: scons.txt 39584 2011-08-21 13:31:46Z nazgul $
Blenders SCons build scripts
============================

View File

@@ -2,6 +2,8 @@
* \ingroup opennlextern
*/
/*
* $Id: ONL_opennl.h 35142 2011-02-25 10:24:29Z jesterking $
*
* OpenNL: Numerical Library
* Copyright (C) 2004 Bruno Levy
*

View File

@@ -2,6 +2,7 @@
* \ingroup opennlintern
*/
/*
* $Id: opennl.c 35142 2011-02-25 10:24:29Z jesterking $
*
* OpenNL: Numerical Library
* Copyright (C) 2004 Bruno Levy

View File

@@ -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 $

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +1,5 @@
/**
* $Id: blur.c 36276 2011-04-21 15:53:30Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,4 +1,5 @@
/**
* $Id: scatter.c 36271 2011-04-21 13:11:51Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -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

View File

@@ -1,4 +1,5 @@
/**
* $Id: clouds2.c 26841 2010-02-12 13:34:04Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,4 +1,5 @@
/**
* $Id: tiles.c 26841 2010-02-12 13:34:04Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
#!/usr/bin/python
# $Id$
# $Id: SConscript 39643 2011-08-23 08:02:48Z dingto $
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or

View File

@@ -48,7 +48,7 @@
* numbers give more output.
* */
#define DNA_VERSION_DATE "$Id$"
#define DNA_VERSION_DATE "$Id: makesdna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
#include <string.h>
#include <stdlib.h>

View File

@@ -40,7 +40,7 @@
#include "rna_internal.h"
#define RNA_VERSION_DATE "$Id$"
#define RNA_VERSION_DATE "$Id: makesrna.c 41227 2011-10-23 17:52:20Z campbellbarton $"
#ifdef _WIN32
#ifndef snprintf

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils.h 41227 2011-10-23 17:52:20Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Color.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Color.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Euler.c 41078 2011-10-17 06:39:13Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Euler.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Matrix.c 41074 2011-10-17 02:20:53Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Matrix.h 38409 2011-07-15 04:01:47Z campbellbarton $
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Quaternion.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Quaternion.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Vector.c 40976 2011-10-13 01:29:08Z campbellbarton $
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_Vector.h 38409 2011-07-15 04:01:47Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_geometry.c 40976 2011-10-13 01:29:08Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@@ -1,5 +1,5 @@
/*
* $Id$
* $Id: mathutils_geometry.h 41227 2011-10-23 17:52:20Z campbellbarton $
*
* ***** BEGIN GPL LICENSE BLOCK *****
*