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



commit 2770893b52500e7024446abdf35086ba51e139d3
Author: Elliot Lee <sopwith src gnome org>
Date:   Mon Feb 21 17:31:53 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...

 libgnome/gnome-score.c |   25 +++++++++++++++++++++++++
 libgnome/gnome-score.h |   25 +++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)
---
diff --git a/libgnome/gnome-score.c b/libgnome/gnome-score.c
index 54912e4..5014691 100644
--- a/libgnome/gnome-score.c
+++ b/libgnome/gnome-score.c
@@ -1,4 +1,29 @@
 /*
+ * 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@
+ */
+
+/*
  * gnome-score.c
  * originally by Elliot Lee, subsequently bashed around by Nathan Bryant
  */
diff --git a/libgnome/gnome-score.h b/libgnome/gnome-score.h
index 954328d..8cdce98 100644
--- a/libgnome/gnome-score.h
+++ b/libgnome/gnome-score.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@
+ */
+
 #ifndef __GNOME_SCORE_H__
 #define __GNOME_SCORE_H__ 1
 



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