removed the obsolete GPL copyright statement templates
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1131 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
b83545263c
commit
39b2e08b7f
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -109,8 +109,6 @@ freeglut/freeglut/src/mswin/fg_spaceball_mswin.c svn_keywords=Author+Date+Id+Rev
|
||||
freeglut/freeglut/src/mswin/fg_state_mswin.c svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/src/mswin/fg_structure_mswin.c svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/src/mswin/fg_window_mswin.c svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/src/templates/cpp_template svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/src/templates/header_template svn_keywords=Author+Date+Id+Revision
|
||||
freeglut/freeglut/src/util/xparsegeometry_repl.c -text
|
||||
freeglut/freeglut/src/util/xparsegeometry_repl.h -text
|
||||
freeglut/freeglut/src/x11 svnc_svn_005fkeywords=Author+Date+Id+Revision
|
||||
|
@ -1,17 +0,0 @@
|
||||
INVALID TEMPLATE, MOVED TO XFREE86-STYLE LICENSE
|
||||
|
||||
/*
|
||||
* |FILENAME|
|
||||
*
|
||||
* Here comes the file's contents description.
|
||||
*
|
||||
* Copyright (c) |YEAR| by |AUTHOR|
|
||||
* Written by |AUTHOR|, <|EMAIL|>
|
||||
* Creation date: |DATE|
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
|
@ -1,17 +0,0 @@
|
||||
INVALID TEMPLATE, MOVED TO XFREE86-STYLE LICENSE
|
||||
|
||||
/*
|
||||
* |FILENAME|
|
||||
*
|
||||
* Here comes the file's contents description.
|
||||
*
|
||||
* Copyright (c) |YEAR| by |AUTHOR|
|
||||
* Written by |AUTHOR|, <|EMAIL|>
|
||||
* Creation date: |DATE|
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user