X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=src%2FROOMRITE.PAS;h=3a9b11fe1e5fa0ab14aad08a7339f54ab63f57e2;hb=refs%2Fheads%2Fmaster;hp=85761197db4c6154286f3f70ecd26744d2c4c21a;hpb=9b2a611e64c4b7aae0e32becfb8b5a51b5fb57ba;p=supernova.git diff --git a/src/ROOMRITE.PAS b/src/ROOMRITE.PAS index 8576119..3a9b11f 100644 --- a/src/ROOMRITE.PAS +++ b/src/ROOMRITE.PAS @@ -4,7 +4,7 @@ { } {This file is part of Supernova. Supernova 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 } +{License as published by the Free Software Foundation; either version 3 } {of the License, or (at your option) any later version. } { } {This program is distributed in the hope that it will be useful, } @@ -14,8 +14,11 @@ {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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.} +{along with this program; if not, see https://gnu.org/licenses or write to: } +{ Free Software Foundation, Inc. } +{ 51 Franklin Street, Fifth Floor } +{ Boston, MA 02110-1301 } +{ USA } { } {Original Source: 1990 Scott Miller } {Prepared for public release: 03/19/09 - Joe Siegler, Apogee Software, Ltd. } @@ -173,4 +176,4 @@ until false; {End of Main loop.} END. - \ No newline at end of file +