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