X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/a6bb85c11b83e759dd74a58a1003fb16ab151d70..f0c2c8a058f10da98831cdf5e67883813049b4f1:/mdwsetup.py diff --git a/mdwsetup.py b/mdwsetup.py index 9ce67e6..b423c2a 100644 --- a/mdwsetup.py +++ b/mdwsetup.py @@ -7,20 +7,20 @@ ###----- Licensing notice --------------------------------------------------- ### -### This file is part of the Python interface to mLib. +### This file is part of the Common Files Distribution (`common') ### -### mLib/Python is free software; you can redistribute it and/or modify +### `Common' 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. ### -### mLib/Python is distributed in the hope that it will be useful, +### `Common' 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 mLib/Python; if not, write to the Free Software Foundation, +### along with `common'; if not, write to the Free Software Foundation, ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. import sys as SYS