game-copyright
in descriptions.plist).However, all in-built scripts still carry "2004 - 2011" in their copyright notice, as does the ReadMe.
Which one is correct?
Moderators: winston, another_commander, Getafix
game-copyright
in descriptions.plist).game-copyright
key in descriptions.plist. (I thought that's the one which is displayed over the spinning Cobra (sorry, splash screen was wrong)).Code: Select all
/*
oolite-cloaking-device-mission.js
Script for cloaking device mission.
Oolite
Copyright © 2004-2011 Giles C Williams and contributors
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.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
*/
Code: Select all
/*
*
* Oolite
*
* Created by Giles Williams on Sat Apr 03 2004.
* Copyright (c) 2004 for aegidian.org. All rights reserved.
*