[monkey-bubble: 105/753] Sort. Update. Remove the ESD stuff from here. Remove KDE_ICONDIR_* - only



commit 3a6e1e3e9ed97068ed525b542f50d6de3e74b0eb
Author: Elliot Lee <sopwith src gnome org>
Date:   Mon Feb 21 17:31:54 2000 +0000

    Sort. Update. Remove the ESD stuff from here. Remove KDE_ICONDIR_* - only
    
    
    
    * AUTHORS: Sort.
    * HACKING, README, README.cvs-commits: Update.
    * acinclude.m4: Remove the ESD stuff from here.
    * configure.in: Remove KDE_ICONDIR_* - only used by deprecated code.
    * idl/Makefile.am: Remove unused .idl files.
    * libgnome/Makefile.am: Move some 'backwards compat' files into the compat library, remove gconfigger.
    * libgnome/dns-helper.c, libgnome/gconfigger.c: Remove unused
    * libgnomeui/gnome-canvas-load.[ch]: Remove unused.
    * */*.[ch] (I kid you not): Deck the halls with copyright notices, etc...

 libgnomeui/gnome-scores.c |   26 +++++++++++++++++++++++++-
 libgnomeui/gnome-scores.h |   25 +++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 1 deletions(-)
---
diff --git a/libgnomeui/gnome-scores.c b/libgnomeui/gnome-scores.c
index d9602c4..f0b12b6 100644
--- a/libgnomeui/gnome-scores.c
+++ b/libgnomeui/gnome-scores.c
@@ -1,7 +1,31 @@
 /*
+ * Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation
+ * All rights reserved.
+ *
+ * This file is part of the Gnome Library.
+ *
+ * The Gnome Library 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.
+ *
+ * The Gnome Library 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 the Gnome Library; see the file COPYING.LIB.  If not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+/*
+  @NOTATION@
+ */
+
+/*
  * G(NOME|TK) Scores Widget by Horacio J. Peña <horape compendium com ar>
  *
- * Free software (under the terms of the GNU Library General Public License)
  */
 
 #include <config.h>
diff --git a/libgnomeui/gnome-scores.h b/libgnomeui/gnome-scores.h
index c378eb5..4689ea7 100644
--- a/libgnomeui/gnome-scores.h
+++ b/libgnomeui/gnome-scores.h
@@ -1,3 +1,28 @@
+/*
+ * Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation
+ * All rights reserved.
+ *
+ * This file is part of the Gnome Library.
+ *
+ * The Gnome Library 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.
+ *
+ * The Gnome Library 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 the Gnome Library; see the file COPYING.LIB.  If not,
+ * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+/*
+  @NOTATION@
+ */
+
 /* 
  * "High Scores" Widget 
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]