aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorlecoanet2005-04-27 07:32:03 +0000
committerlecoanet2005-04-27 07:32:03 +0000
commit72157c5ee64dd71cc59e585d75f5ba44ef9ed832 (patch)
treec517ab987d2754879609c02f3a6e00ed407fda27 /generic
parent6c2ec52f85e66509ab04e4ceabc9d029c168e874 (diff)
downloadtkzinc-72157c5ee64dd71cc59e585d75f5ba44ef9ed832.zip
tkzinc-72157c5ee64dd71cc59e585d75f5ba44ef9ed832.tar.gz
tkzinc-72157c5ee64dd71cc59e585d75f5ba44ef9ed832.tar.bz2
tkzinc-72157c5ee64dd71cc59e585d75f5ba44ef9ed832.tar.xz
Modified the copyright to BSD style.
Diffstat (limited to 'generic')
-rw-r--r--generic/Arc.c17
-rw-r--r--generic/Attrs.c17
-rw-r--r--generic/Attrs.h17
-rw-r--r--generic/Color.c17
-rw-r--r--generic/Color.h17
-rw-r--r--generic/Curve.c18
-rw-r--r--generic/Draw.c17
-rw-r--r--generic/Draw.h17
-rw-r--r--generic/Field.c17
-rw-r--r--generic/Field.h17
-rw-r--r--generic/Geo.c17
-rw-r--r--generic/Geo.h17
-rw-r--r--generic/Group.c17
-rw-r--r--generic/Group.h17
-rw-r--r--generic/Icon.c17
-rw-r--r--generic/Image.c17
-rw-r--r--generic/Image.h17
-rw-r--r--generic/Item.c17
-rw-r--r--generic/Item.h17
-rw-r--r--generic/List.c17
-rw-r--r--generic/List.h17
-rw-r--r--generic/Map.c17
-rw-r--r--generic/MapInfo.c17
-rw-r--r--generic/MapInfo.h17
-rw-r--r--generic/OverlapMan.c17
-rw-r--r--generic/OverlapMan.h17
-rw-r--r--generic/PostScript.c17
-rw-r--r--generic/PostScript.h17
-rw-r--r--generic/Rectangle.c17
-rw-r--r--generic/Reticle.c17
-rw-r--r--generic/Tabular.c17
-rw-r--r--generic/Text.c17
-rw-r--r--generic/Track.c17
-rw-r--r--generic/Track.h17
-rw-r--r--generic/Transfo.c17
-rw-r--r--generic/Transfo.h17
-rw-r--r--generic/Triangles.c17
-rw-r--r--generic/Types.h17
-rw-r--r--generic/WidgetInfo.h17
-rw-r--r--generic/Window.c17
-rw-r--r--generic/perfos.c17
-rw-r--r--generic/perfos.h17
-rw-r--r--generic/tkZinc.h17
43 files changed, 129 insertions, 603 deletions
diff --git a/generic/Arc.c b/generic/Arc.c
index 9373d58..2b5f7fa 100644
--- a/generic/Arc.c
+++ b/generic/Arc.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Attrs.c b/generic/Attrs.c
index dc62f1f..5b6a74f 100644
--- a/generic/Attrs.c
+++ b/generic/Attrs.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Attrs.h b/generic/Attrs.h
index 93bfb64..fad8134 100644
--- a/generic/Attrs.h
+++ b/generic/Attrs.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Color.c b/generic/Color.c
index 53f798b..8fb7b6a 100644
--- a/generic/Color.c
+++ b/generic/Color.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1999 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Color.h b/generic/Color.h
index 7842760..b8952ca 100644
--- a/generic/Color.h
+++ b/generic/Color.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Curve.c b/generic/Curve.c
index aa66b70..7054e81 100644
--- a/generic/Curve.c
+++ b/generic/Curve.c
@@ -8,22 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
-
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Draw.c b/generic/Draw.c
index e94c8c1..37a27ad 100644
--- a/generic/Draw.c
+++ b/generic/Draw.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Draw.h b/generic/Draw.h
index 805d506..955f849 100644
--- a/generic/Draw.h
+++ b/generic/Draw.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Field.c b/generic/Field.c
index 9519d67..ace5407 100644
--- a/generic/Field.c
+++ b/generic/Field.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 2002 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Field.h b/generic/Field.h
index 20d0040..88cb224 100644
--- a/generic/Field.h
+++ b/generic/Field.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 2002 CENA, Patrick Lecoanet --
+ * Copyright (c) 2002 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Geo.c b/generic/Geo.c
index d93c5e9..1fde494 100644
--- a/generic/Geo.c
+++ b/generic/Geo.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Geo.h b/generic/Geo.h
index a833141..08c5892 100644
--- a/generic/Geo.h
+++ b/generic/Geo.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Group.c b/generic/Group.c
index 460532d..d569182 100644
--- a/generic/Group.c
+++ b/generic/Group.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1999 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1999 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Group.h b/generic/Group.h
index d72aa48..937dec7 100644
--- a/generic/Group.h
+++ b/generic/Group.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 2002 CENA, Patrick Lecoanet --
+ * Copyright (c) 2002 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Icon.c b/generic/Icon.c
index 805fdd9..38c4ac9 100644
--- a/generic/Icon.c
+++ b/generic/Icon.c
@@ -6,21 +6,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Image.c b/generic/Image.c
index ff5afd2..10a507e 100644
--- a/generic/Image.c
+++ b/generic/Image.c
@@ -6,21 +6,10 @@
*/
/*
- * Copyright (c) 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1999 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Image.h b/generic/Image.h
index a0d03bb..6e72907 100644
--- a/generic/Image.h
+++ b/generic/Image.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1999 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Item.c b/generic/Item.c
index 5ff55b4..46f2a3d 100644
--- a/generic/Item.c
+++ b/generic/Item.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 2000 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Item.h b/generic/Item.h
index a63f9f6..83f95e9 100644
--- a/generic/Item.h
+++ b/generic/Item.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1996 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1996 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/List.c b/generic/List.c
index b0b56ae..99462aa 100644
--- a/generic/List.c
+++ b/generic/List.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/List.h b/generic/List.h
index 53970f7..5fdf0bd 100644
--- a/generic/List.h
+++ b/generic/List.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Map.c b/generic/Map.c
index a307f61..c331c67 100644
--- a/generic/Map.c
+++ b/generic/Map.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/MapInfo.c b/generic/MapInfo.c
index ccc6e1a..2af18bd 100644
--- a/generic/MapInfo.c
+++ b/generic/MapInfo.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/MapInfo.h b/generic/MapInfo.h
index 290e587..edecd4a 100644
--- a/generic/MapInfo.h
+++ b/generic/MapInfo.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/OverlapMan.c b/generic/OverlapMan.c
index 72f4499..d09977f 100644
--- a/generic/OverlapMan.c
+++ b/generic/OverlapMan.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA --
+ * Copyright (c) 1993 - 2005 CENA --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/OverlapMan.h b/generic/OverlapMan.h
index 68f84d9..85d22af 100644
--- a/generic/OverlapMan.h
+++ b/generic/OverlapMan.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA --
+ * Copyright (c) 1993 - 2005 CENA --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/PostScript.c b/generic/PostScript.c
index d1ba9f2..56737e9 100644
--- a/generic/PostScript.c
+++ b/generic/PostScript.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 2004 CENA, Patrick Lecoanet --
+ * Copyright (c) 1995 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/PostScript.h b/generic/PostScript.h
index 2dc33e1..cca589c 100644
--- a/generic/PostScript.h
+++ b/generic/PostScript.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1995 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Rectangle.c b/generic/Rectangle.c
index e5a9a42..7cf4f8d 100644
--- a/generic/Rectangle.c
+++ b/generic/Rectangle.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1994 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Reticle.c b/generic/Reticle.c
index 844fcc7..e9c811c 100644
--- a/generic/Reticle.c
+++ b/generic/Reticle.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Tabular.c b/generic/Tabular.c
index bbd9cd1..be61e88 100644
--- a/generic/Tabular.c
+++ b/generic/Tabular.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Text.c b/generic/Text.c
index fdfdb94..5bf885f 100644
--- a/generic/Text.c
+++ b/generic/Text.c
@@ -6,21 +6,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Track.c b/generic/Track.c
index 3c73a17..b1aaf40 100644
--- a/generic/Track.c
+++ b/generic/Track.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Track.h b/generic/Track.h
index b0d2d5b..d96a7a6 100644
--- a/generic/Track.h
+++ b/generic/Track.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Transfo.c b/generic/Transfo.c
index db52788..d9cee9f 100644
--- a/generic/Transfo.c
+++ b/generic/Transfo.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Transfo.h b/generic/Transfo.h
index c8f594f..ab28d6f 100644
--- a/generic/Transfo.h
+++ b/generic/Transfo.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Triangles.c b/generic/Triangles.c
index 3d9162a..4b3b8bb 100644
--- a/generic/Triangles.c
+++ b/generic/Triangles.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 2001 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Types.h b/generic/Types.h
index 773f12b..d52128c 100644
--- a/generic/Types.h
+++ b/generic/Types.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/WidgetInfo.h b/generic/WidgetInfo.h
index 2526366..2ef78a8 100644
--- a/generic/WidgetInfo.h
+++ b/generic/WidgetInfo.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/Window.c b/generic/Window.c
index e00d7ec..4486af9 100644
--- a/generic/Window.c
+++ b/generic/Window.c
@@ -6,21 +6,10 @@
*/
/*
- * Copyright (c) 1993 - 2000 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/perfos.c b/generic/perfos.c
index 1156ea6..77d19a4 100644
--- a/generic/perfos.c
+++ b/generic/perfos.c
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 2000 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/perfos.h b/generic/perfos.h
index 23e30a6..fb54bf5 100644
--- a/generic/perfos.h
+++ b/generic/perfos.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1996 2000 CENA, Patrick Lecoanet --
+ * Copyright (c) 1996 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/
diff --git a/generic/tkZinc.h b/generic/tkZinc.h
index 6adae6d..2eb105b 100644
--- a/generic/tkZinc.h
+++ b/generic/tkZinc.h
@@ -8,21 +8,10 @@
*/
/*
- * Copyright (c) 1993 - 1999 CENA, Patrick Lecoanet --
+ * Copyright (c) 1993 - 2005 CENA, Patrick Lecoanet --
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This code 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this code; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * See the file "Copyright" for information on usage and redistribution
+ * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
*/