[glib/wip/menus: 31/33] Release GMenu code under LGPL2+



commit 3c5d5272e9c2819a62713375b8b78aca2b53a89a
Author: Ryan Lortie <desrt desrt ca>
Date:   Sat Oct 8 16:11:08 2011 -0400

    Release GMenu code under LGPL2+

 gio/gmenu.c         |   16 +++++++++++++++-
 gio/gmenu.h         |   16 +++++++++++++++-
 gio/gmenuexporter.c |   16 +++++++++++++++-
 gio/gmenuexporter.h |   16 +++++++++++++++-
 gio/gmenumarkup.c   |   16 +++++++++++++++-
 gio/gmenumarkup.h   |   16 +++++++++++++++-
 gio/gmenumodel.c    |   16 +++++++++++++++-
 gio/gmenumodel.h    |   16 +++++++++++++++-
 8 files changed, 120 insertions(+), 8 deletions(-)
---
diff --git a/gio/gmenu.c b/gio/gmenu.c
index 3ec347e..ba9dfea 100644
--- a/gio/gmenu.c
+++ b/gio/gmenu.c
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenu.h b/gio/gmenu.h
index 8cbc57a..d1cd630 100644
--- a/gio/gmenu.h
+++ b/gio/gmenu.h
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenuexporter.c b/gio/gmenuexporter.c
index 06b147a..fcd9203 100644
--- a/gio/gmenuexporter.c
+++ b/gio/gmenuexporter.c
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenuexporter.h b/gio/gmenuexporter.h
index 260406f..8b56dc7 100644
--- a/gio/gmenuexporter.h
+++ b/gio/gmenuexporter.h
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenumarkup.c b/gio/gmenumarkup.c
index 453ab51..fa589bf 100644
--- a/gio/gmenumarkup.c
+++ b/gio/gmenumarkup.c
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenumarkup.h b/gio/gmenumarkup.h
index 375e653..6cc1a76 100644
--- a/gio/gmenumarkup.h
+++ b/gio/gmenumarkup.h
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenumodel.c b/gio/gmenumodel.c
index cac54e3..a848cb0 100644
--- a/gio/gmenumodel.c
+++ b/gio/gmenumodel.c
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/gio/gmenumodel.h b/gio/gmenumodel.h
index 7ff3801..3574cd1 100644
--- a/gio/gmenumodel.h
+++ b/gio/gmenumodel.h
@@ -1,6 +1,20 @@
 /*
  * Copyright  2011 Canonical Ltd.
- * All rights reserved.
+ *
+ * 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 of the
+ * licence, 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ * USA.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */



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