From 2fa494f77ef00ad6dcfa93de55a88cfa30ca8e45 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 5 May 2009 18:19:37 +0000 Subject: [PATCH] Removed postal address of the FSF since it's moving faster thant the website :) git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@779 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- Makefile | 4 +--- SFont.c | 3 +-- SFont.h | 3 +-- brush.c | 4 +--- brush.h | 4 +--- buttons.c | 4 +--- buttons.h | 4 +--- const.h | 4 +--- engine.c | 4 +--- engine.h | 4 +--- errors.h | 4 +--- filesel.c | 4 +--- filesel.h | 4 +--- global.h | 4 +--- graph.c | 4 +--- graph.h | 4 +--- help.c | 4 +--- help.h | 4 +--- helpfile.h | 4 +--- hotkeys.c | 4 +--- hotkeys.h | 4 +--- init.c | 4 +--- init.h | 4 +--- input.c | 4 +--- input.h | 4 +--- io.c | 4 +--- io.h | 4 +--- keyboard.c | 4 +--- keyboard.h | 4 +--- loadsave.c | 4 +--- loadsave.h | 4 +--- main.c | 4 +--- misc.c | 4 +--- misc.h | 4 +--- mountlist.c | 4 ++-- mountlist.h | 4 ++-- op_c.c | 4 +--- op_c.h | 4 +--- operatio.c | 4 +--- operatio.h | 4 +--- pages.c | 4 +--- pages.h | 4 +--- palette.c | 4 +--- palette.h | 4 +--- pxdouble.c | 4 +--- pxdouble.h | 4 +--- pxquad.c | 4 +--- pxquad.h | 4 +--- pxsimple.c | 4 +--- pxsimple.h | 4 +--- pxtall.c | 4 +--- pxtall.h | 4 +--- pxtall2.c | 4 +--- pxtall2.h | 4 +--- pxtriple.c | 4 +--- pxtriple.h | 4 +--- pxwide.c | 4 +--- pxwide.h | 4 +--- pxwide2.c | 4 +--- pxwide2.h | 4 +--- readini.c | 4 +--- readini.h | 4 +--- readline.c | 4 +--- readline.h | 4 +--- realpath.h | 4 +--- saveini.c | 4 +--- saveini.h | 4 +--- sdlscreen.c | 4 +--- sdlscreen.h | 4 +--- setup.c | 4 +--- setup.h | 4 +--- shade.c | 4 +--- shade.h | 4 +--- special.c | 4 +--- special.h | 4 +--- struct.h | 4 +--- text.c | 4 +--- text.h | 4 +--- transform.c | 4 +--- transform.h | 4 +--- windows.c | 4 +--- windows.h | 4 +--- 82 files changed, 84 insertions(+), 242 deletions(-) diff --git a/Makefile b/Makefile index 12b51e8c..5d2d873f 100644 --- a/Makefile +++ b/Makefile @@ -16,9 +16,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Grafx2; if not, see or -# write to the Free Software Foundation, Inc., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# along with Grafx2; if not, see # Overridable defaults prefix = /usr/local diff --git a/SFont.c b/SFont.c index 049dd39d..6b23f027 100644 --- a/SFont.c +++ b/SFont.c @@ -15,8 +15,7 @@ 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 . Karl Bartel Cecilienstr. 14 diff --git a/SFont.h b/SFont.h index 8f90b443..dd1c9804 100644 --- a/SFont.h +++ b/SFont.h @@ -15,8 +15,7 @@ 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 . Karl Bartel Cecilienstr. 14 diff --git a/brush.c b/brush.c index 09e4150e..42efd270 100644 --- a/brush.c +++ b/brush.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see ******************************************************************************** diff --git a/brush.h b/brush.h index 030cdb74..3c2b2fae 100644 --- a/brush.h +++ b/brush.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/buttons.c b/buttons.c index d6372d5b..0b1417e1 100644 --- a/buttons.c +++ b/buttons.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/buttons.h b/buttons.h index 161245e6..b32c52af 100644 --- a/buttons.h +++ b/buttons.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/const.h b/const.h index 3769b89c..98a12bfa 100644 --- a/const.h +++ b/const.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/engine.c b/engine.c index 643ef99e..61afd257 100644 --- a/engine.c +++ b/engine.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ // // Ce fichier contient la gestion du moteur diff --git a/engine.h b/engine.h index 4beb8f18..5fbe8990 100644 --- a/engine.h +++ b/engine.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/errors.h b/errors.h index c1b1b9f5..4701f86c 100644 --- a/errors.h +++ b/errors.h @@ -13,9 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/filesel.c b/filesel.c index c341aa00..e09b5828 100644 --- a/filesel.c +++ b/filesel.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/filesel.h b/filesel.h index 62873276..783554f9 100644 --- a/filesel.h +++ b/filesel.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/global.h b/global.h index e2870fbe..cd6e312d 100644 --- a/global.h +++ b/global.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/graph.c b/graph.c index 5ff924bb..5fe97e0b 100644 --- a/graph.c +++ b/graph.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see ******************************************************************************** diff --git a/graph.h b/graph.h index 7c5de01a..83739a84 100644 --- a/graph.h +++ b/graph.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/help.c b/help.c index fec29ba6..f36f2d98 100644 --- a/help.c +++ b/help.c @@ -17,9 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/help.h b/help.h index 63988948..30ac2c97 100644 --- a/help.h +++ b/help.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/helpfile.h b/helpfile.h index 95b44ca0..d320cdb2 100644 --- a/helpfile.h +++ b/helpfile.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/hotkeys.c b/hotkeys.c index 43c2d63f..8d29852c 100644 --- a/hotkeys.c +++ b/hotkeys.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include "struct.h" #include "global.h" diff --git a/hotkeys.h b/hotkeys.h index 29f75c88..d8fc377a 100644 --- a/hotkeys.h +++ b/hotkeys.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/init.c b/init.c index 1c3cd28d..2e18be39 100644 --- a/init.c +++ b/init.c @@ -17,9 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ // Signal handler: I activate it for the two platforms who certainly diff --git a/init.h b/init.h index 802e8f23..96d09d7e 100644 --- a/init.h +++ b/init.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/input.c b/input.c index e0b66f99..ee2db87b 100644 --- a/input.c +++ b/input.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/input.h b/input.h index d510f839..15e8ddf1 100644 --- a/input.h +++ b/input.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/io.c b/io.c index 404d8194..fb1b568f 100644 --- a/io.c +++ b/io.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ // Fonctions de lecture/ecriture file, gèrent les systèmes big-endian et diff --git a/io.h b/io.h index 704b7a2f..17508393 100644 --- a/io.h +++ b/io.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// ///@file io.h diff --git a/keyboard.c b/keyboard.c index bcd790c5..1ce195a5 100644 --- a/keyboard.c +++ b/keyboard.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/keyboard.h b/keyboard.h index 50662586..4aa891d3 100644 --- a/keyboard.h +++ b/keyboard.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/loadsave.c b/loadsave.c index 58064739..d0127e7c 100644 --- a/loadsave.c +++ b/loadsave.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #define _XOPEN_SOURCE diff --git a/loadsave.h b/loadsave.h index 6bda596c..3f185d80 100644 --- a/loadsave.h +++ b/loadsave.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// ///@file loadsave.h diff --git a/main.c b/main.c index de121382..b0dd3931 100644 --- a/main.c +++ b/main.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #define GLOBAL_VARIABLES diff --git a/misc.c b/misc.c index 82bcac1f..fb3b9f2e 100644 --- a/misc.c +++ b/misc.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/misc.h b/misc.h index 68d93751..696e9edf 100644 --- a/misc.h +++ b/misc.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// ///@file misc.h diff --git a/mountlist.c b/mountlist.c index bd33256d..fe9fdb2c 100644 --- a/mountlist.c +++ b/mountlist.c @@ -14,8 +14,8 @@ 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. */ + along with this program; if not, see . +*/ // This file is not used on some platforms, so don't do anything for them #if(!defined(__WIN32__))&&(!defined(__amigaos4__))&&(!defined(__AROS__))&&(!defined(__MORPHOS__))&&(!defined(__amigaos__)) diff --git a/mountlist.h b/mountlist.h index 51f7dc74..04ac3535 100644 --- a/mountlist.h +++ b/mountlist.h @@ -14,8 +14,8 @@ 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. */ + along with this program; if not, see . +*/ ////////////////////////////////////////////////////////////////////////////// ///@file mountlist.h diff --git a/op_c.c b/op_c.c index 1085556f..7d5dff5b 100644 --- a/op_c.c +++ b/op_c.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/op_c.h b/op_c.h index a5c6ebd6..21ebc59c 100644 --- a/op_c.h +++ b/op_c.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/operatio.c b/operatio.c index cac3b880..e2a2f33a 100644 --- a/operatio.c +++ b/operatio.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/operatio.h b/operatio.h index 350f2e37..89428cca 100644 --- a/operatio.h +++ b/operatio.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pages.c b/pages.c index 9a0edb15..f52f3129 100644 --- a/pages.c +++ b/pages.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////// /////////////////////////// GESTION DU BACKUP //////////////////////////// diff --git a/pages.h b/pages.h index 99a42641..288bb249 100644 --- a/pages.h +++ b/pages.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/palette.c b/palette.c index 1adf363f..c3651d45 100644 --- a/palette.c +++ b/palette.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/palette.h b/palette.h index 30a3d258..273f792b 100644 --- a/palette.h +++ b/palette.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// ///@file palette.h diff --git a/pxdouble.c b/pxdouble.c index 3aae22c9..b28aa740 100644 --- a/pxdouble.c +++ b/pxdouble.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxdouble.h b/pxdouble.h index fa9dc9a7..e7655ce9 100644 --- a/pxdouble.h +++ b/pxdouble.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxquad.c b/pxquad.c index 33320905..587f0a02 100644 --- a/pxquad.c +++ b/pxquad.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxquad.h b/pxquad.h index 94de70ad..e5618472 100644 --- a/pxquad.h +++ b/pxquad.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxsimple.c b/pxsimple.c index fb745bce..c11d6546 100644 --- a/pxsimple.c +++ b/pxsimple.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxsimple.h b/pxsimple.h index 63802a78..2bca1cb9 100644 --- a/pxsimple.h +++ b/pxsimple.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxtall.c b/pxtall.c index db84639a..1cecf6aa 100644 --- a/pxtall.c +++ b/pxtall.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxtall.h b/pxtall.h index 5ecf7761..2533b809 100644 --- a/pxtall.h +++ b/pxtall.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxtall2.c b/pxtall2.c index 71488126..3b3f9975 100644 --- a/pxtall2.c +++ b/pxtall2.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxtall2.h b/pxtall2.h index d0e27e33..262c6e45 100644 --- a/pxtall2.h +++ b/pxtall2.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxtriple.c b/pxtriple.c index 662e81ef..83290fbc 100644 --- a/pxtriple.c +++ b/pxtriple.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxtriple.h b/pxtriple.h index 416fed42..15c03e6d 100644 --- a/pxtriple.h +++ b/pxtriple.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxwide.c b/pxwide.c index 1d38ae90..f0819a5c 100644 --- a/pxwide.c +++ b/pxwide.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxwide.h b/pxwide.h index 68669346..f7003c54 100644 --- a/pxwide.h +++ b/pxwide.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/pxwide2.c b/pxwide2.c index 43c5c185..bd3ab73f 100644 --- a/pxwide2.c +++ b/pxwide2.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/pxwide2.h b/pxwide2.h index 2ffcf66a..bcc5eed0 100644 --- a/pxwide2.h +++ b/pxwide2.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/readini.c b/readini.c index 2d5441c2..12e6033b 100644 --- a/readini.c +++ b/readini.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/readini.h b/readini.h index 1e6ab0d0..efd2784f 100644 --- a/readini.h +++ b/readini.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/readline.c b/readline.c index 5cf1dabc..dfe9530d 100644 --- a/readline.c +++ b/readline.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ /************************************************************************ * * diff --git a/readline.h b/readline.h index 62fdfc31..b2a3675f 100644 --- a/readline.h +++ b/readline.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/realpath.h b/realpath.h index 7692154f..72c08e7f 100644 --- a/realpath.h +++ b/realpath.h @@ -13,9 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/saveini.c b/saveini.c index 453bd9bc..f4833f7e 100644 --- a/saveini.c +++ b/saveini.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/saveini.h b/saveini.h index 27421467..6d1f58df 100644 --- a/saveini.h +++ b/saveini.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/sdlscreen.c b/sdlscreen.c index cd2e6ead..d45da51e 100644 --- a/sdlscreen.c +++ b/sdlscreen.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/sdlscreen.h b/sdlscreen.h index 3412d75a..cffd48c8 100644 --- a/sdlscreen.h +++ b/sdlscreen.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/setup.c b/setup.c index 4ac4b3ec..b646f93c 100644 --- a/setup.c +++ b/setup.c @@ -17,9 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include diff --git a/setup.h b/setup.h index 24150509..c4df3f40 100644 --- a/setup.h +++ b/setup.h @@ -17,9 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/shade.c b/shade.c index 9d4c88d0..95335cd4 100644 --- a/shade.c +++ b/shade.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/shade.h b/shade.h index ce57d1cd..ed250920 100644 --- a/shade.h +++ b/shade.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// ///@file shade.h diff --git a/special.c b/special.c index d0d7c6a6..0b5ab392 100644 --- a/special.c +++ b/special.c @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/special.h b/special.h index 3383d71c..8c387f9e 100644 --- a/special.h +++ b/special.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/struct.h b/struct.h index c149f38a..cd653f36 100644 --- a/struct.h +++ b/struct.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/text.c b/text.c index 19a69273..10cd620a 100644 --- a/text.c +++ b/text.c @@ -16,9 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ // Pour désactiver le support TrueType, définir NOTTF diff --git a/text.h b/text.h index 1293dc3d..11b0f7e8 100644 --- a/text.h +++ b/text.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/transform.c b/transform.c index 673a7c0b..3f30c081 100644 --- a/transform.c +++ b/transform.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ #include #include diff --git a/transform.h b/transform.h index 574a66bc..38b91db6 100644 --- a/transform.h +++ b/transform.h @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ ////////////////////////////////////////////////////////////////////////////// diff --git a/windows.c b/windows.c index fe8d9f17..daf4693b 100644 --- a/windows.c +++ b/windows.c @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see ******************************************************************************** diff --git a/windows.h b/windows.h index 6659a96f..c99c579f 100644 --- a/windows.h +++ b/windows.h @@ -14,9 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Grafx2; if not, see or - write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + along with Grafx2; if not, see */ //////////////////////////////////////////////////////////////////////////////