summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:19:00 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-08-09 22:19:00 +0200
commitfeae8373e6fbdafe5368410ba0ac51059f7155f7 (patch)
tree6faf4b9d044754e2309fe1d9e32620e1b0eedb8f
parent63452c5ab0f8a7cb5f135378973aa5d1f7b3b90c (diff)
Header and Copyright cleanup
-rw-r--r--src/Fl_Search_Chooser.H4
-rw-r--r--src/Fl_Value_Dial.H8
-rw-r--r--src/Fl_Value_Dial.cxx4
-rw-r--r--src/GipfelWidget.H4
-rw-r--r--src/Hill.H2
-rw-r--r--src/Panorama.H2
-rw-r--r--src/Projection.H4
-rw-r--r--src/ProjectionTangential.H2
-rw-r--r--src/choose_hill.H6
9 files changed, 2 insertions, 34 deletions
diff --git a/src/Fl_Search_Chooser.H b/src/Fl_Search_Chooser.H
index 6bb71fe..c87f0de 100644
--- a/src/Fl_Search_Chooser.H
+++ b/src/Fl_Search_Chooser.H
@@ -1,6 +1,4 @@
//
-// "$Id: Fl_Value_Dial.H,v 1.2 2005/05/18 11:34:30 hofmann Exp $"
-//
// Value dial header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2004 by Bill Spitzak and others.
@@ -20,8 +18,6 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
-//
#ifndef FL_SEARCH_CHOOSER_H
#define FL_SEARCH_CHOOSER_H
diff --git a/src/Fl_Value_Dial.H b/src/Fl_Value_Dial.H
index 7d41aa5..f9ac18c 100644
--- a/src/Fl_Value_Dial.H
+++ b/src/Fl_Value_Dial.H
@@ -1,6 +1,4 @@
//
-// "$Id: Fl_Value_Dial.H,v 1.2 2005/05/18 11:34:30 hofmann Exp $"
-//
// Value dial header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2004 by Bill Spitzak and others.
@@ -20,8 +18,6 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
-//
#ifndef Fl_Value_Dial_H
#define Fl_Value_Dial_H
@@ -45,7 +41,3 @@ class Fl_Value_Dial : public Fl_Dial {
};
#endif
-
-//
-// End of "$Id: Fl_Value_Dial.H,v 1.2 2005/05/18 11:34:30 hofmann Exp $".
-//
diff --git a/src/Fl_Value_Dial.cxx b/src/Fl_Value_Dial.cxx
index 6e5c35c..c837930 100644
--- a/src/Fl_Value_Dial.cxx
+++ b/src/Fl_Value_Dial.cxx
@@ -1,6 +1,4 @@
//
-// "$Id: Fl_Value_Dial.cxx,v 1.2 2005/05/18 11:34:30 hofmann Exp $"
-//
// Value dial widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2004 by Bill Spitzak and others.
@@ -20,8 +18,6 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
-//
#include <FL/Fl.H>
#include <FL/fl_draw.H>
diff --git a/src/GipfelWidget.H b/src/GipfelWidget.H
index 4e74cb4..7bcd3c0 100644
--- a/src/GipfelWidget.H
+++ b/src/GipfelWidget.H
@@ -1,7 +1,5 @@
//
-// "$Id: GipfelWidget.H,v 1.22 2005/06/22 19:47:19 hofmann Exp $"
-//
-// Copyright 2005 by Johannes Hofmann
+// Copyright 2006 by Johannes Hofmann
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
diff --git a/src/Hill.H b/src/Hill.H
index fde7a89..13d7d64 100644
--- a/src/Hill.H
+++ b/src/Hill.H
@@ -1,6 +1,4 @@
//
-// "$Id: Hill.H,v 1.16 2005/06/22 20:40:35 hofmann Exp $"
-//
// Copyright 2005 by Johannes Hofmann
//
// This library is free software; you can redistribute it and/or
diff --git a/src/Panorama.H b/src/Panorama.H
index 20d3213..a538809 100644
--- a/src/Panorama.H
+++ b/src/Panorama.H
@@ -1,6 +1,4 @@
//
-// "$Id: Panorama.H,v 1.20 2005/06/22 19:47:20 hofmann Exp $"
-//
// Copyright 2005 by Johannes Hofmann
//
// This library is free software; you can redistribute it and/or
diff --git a/src/Projection.H b/src/Projection.H
index f6de5ae..0a6ec81 100644
--- a/src/Projection.H
+++ b/src/Projection.H
@@ -1,7 +1,5 @@
//
-// "$Id: Panorama.H,v 1.20 2005/06/22 19:47:20 hofmann Exp $"
-//
-// Copyright 2005 by Johannes Hofmann
+// Copyright 2006 by Johannes Hofmann
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
diff --git a/src/ProjectionTangential.H b/src/ProjectionTangential.H
index 74a4b59..e74511f 100644
--- a/src/ProjectionTangential.H
+++ b/src/ProjectionTangential.H
@@ -1,6 +1,4 @@
//
-// "$Id: Panorama.H,v 1.20 2005/06/22 19:47:20 hofmann Exp $"
-//
// Copyright 2005 by Johannes Hofmann
//
// This library is free software; you can redistribute it and/or
diff --git a/src/choose_hill.H b/src/choose_hill.H
index 1387868..e424d70 100644
--- a/src/choose_hill.H
+++ b/src/choose_hill.H
@@ -1,8 +1,4 @@
//
-// "$Id: Fl_Value_Dial.H,v 1.2 2005/05/18 11:34:30 hofmann Exp $"
-//
-// Value dial header file for the Fast Light Tool Kit (FLTK).
-//
// Copyright 1998-2004 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
@@ -20,8 +16,6 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
-//
#ifndef CHOOSE_HILL_H
#define CHOOSE_HILL_H