[glibmm] AsyncInitable: Remove duplicate license blocks.



commit 67ae245d903f6207414741631b27d5d8d9615cc8
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Mon Aug 30 03:01:13 2010 -0400

    	AsyncInitable: Remove duplicate license blocks.
    
    	* gio/src/asyncinitable.hg:

 ChangeLog                |    6 ++++++
 gio/src/asyncinitable.hg |   32 --------------------------------
 2 files changed, 6 insertions(+), 32 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a1f52ac..e5d7a17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2010-08-30  José Alburquerque  <jaalburqu svn gnome org>
 
+	AsyncInitable: Remove duplicate license blocks.
+
+	* gio/src/asyncinitable.hg:
+
+2010-08-30  José Alburquerque  <jaalburqu svn gnome org>
+
 	Include header files of newly added API in main include files.
 
 	* gio/giomm.h:
diff --git a/gio/src/asyncinitable.hg b/gio/src/asyncinitable.hg
index 6bc35c3..04f1d51 100644
--- a/gio/src/asyncinitable.hg
+++ b/gio/src/asyncinitable.hg
@@ -16,38 +16,6 @@
  * License along with this library; if not, write to the Free
  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-/* Copyright (C) 2010 The giomm Development Team
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
-/* Copyright (C) 2010 The giomm Development Team
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- *
- * This 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
 
 #include <glibmm/interface.h>
 #include <giomm/asyncresult.h>



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