Changeset 5996 in orxonox.OLD for trunk/src/defs/globals.h
- Timestamp:
- Dec 9, 2005, 12:31:01 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/globals.h
r5978 r5996 91 91 92 92 #define ORXONOX_LICENSE_SHORT \ 93 "orxonox - the future of 3D-vertical-scrollers\n" \ 94 "\n" \ 95 "Copyright (C) 2004 orx\n" \ 96 "\n" \ 97 "This program is free software; you can redistribute it and/or modify\n" \ 98 "it under the terms of the GNU General Public License as published by\n" \ 99 "the Free Software Foundation; either version 2, or (at your option)\n" \ 100 "any later version.\n" 93 "Orxonox - The Future of 3D-Action-Game\n" \ 94 "\n" \ 95 "Copyright (C) 2004 orx\n" \ 96 "\n" \ 97 "This program is free software; you can redistribute it and/or modify\n" \ 98 "it under the terms of the GNU General Public License as published by\n" \ 99 "the Free Software Foundation; either version 2, or (at your option)\n" \ 100 "any later version.\n" \ 101 "\n" \ 102 "This program is distributed in the hope that it will be useful,\n" \ 103 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" \ 104 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" \ 105 "GNU General Public License for more details.\n" \ 106 "\n" \ 107 "You should have received a copy of the GNU General Public License\n" \ 108 "along with this program; if not, write to the Free Software Foundation,\n" \ 109 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" 101 110 102 111
Note: See TracChangeset
for help on using the changeset viewer.