[perl-gnome2-gconf] Updated FSF address in all files that have it



commit d845159bdf46a58233d1f024a7fec5533416ac4c
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Sep 21 23:01:32 2020 -0700

    Updated FSF address in all files that have it

 GConf.pm             | 10 ++++------
 README               |  5 ++---
 gconfperl.h          |  5 ++---
 xs/GConf2.xs         |  5 ++---
 xs/GConfChangeSet.xs |  5 ++---
 xs/GConfClient.xs    |  5 ++---
 xs/GConfEngine.xs    |  5 ++---
 xs/GConfEntry.xs     |  5 ++---
 xs/GConfSchema.xs    |  5 ++---
 xs/GConfValue.xs     |  5 ++---
 10 files changed, 22 insertions(+), 33 deletions(-)
---
diff --git a/GConf.pm b/GConf.pm
index 23c9373..4035d28 100644
--- a/GConf.pm
+++ b/GConf.pm
@@ -12,9 +12,8 @@
 # Library General Public License for more details.
 #
 # You should have received a copy of the GNU Library 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.
+# License along with this library; if not, see
+# <https://www.gnu.org/licenses/>.
 
 package Gnome2::GConf;
 
@@ -281,8 +280,7 @@ 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 this library; if not, write to the 
-Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
-Boston, MA  02111-1307  USA.
+License along with this library; if not, see
+<https://www.gnu.org/licenses/>.
 
 =cut
diff --git a/README b/README
index e1d9e84..db1f964 100644
--- a/README
+++ b/README
@@ -66,6 +66,5 @@ 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 this library; if not, write to the 
-Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
-Boston, MA  02111-1307  USA.
+License along with this library; if not, see
+<https://www.gnu.org/licenses/>.
diff --git a/gconfperl.h b/gconfperl.h
index 1560668..903d5ac 100644
--- a/gconfperl.h
+++ b/gconfperl.h
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #ifndef _GNOME_GCONF_PERL_H_
diff --git a/xs/GConf2.xs b/xs/GConf2.xs
index e61e7f4..53f67fa 100644
--- a/xs/GConf2.xs
+++ b/xs/GConf2.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"
diff --git a/xs/GConfChangeSet.xs b/xs/GConfChangeSet.xs
index b4e5f12..512a847 100644
--- a/xs/GConfChangeSet.xs
+++ b/xs/GConfChangeSet.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"
diff --git a/xs/GConfClient.xs b/xs/GConfClient.xs
index ae494de..a08f2af 100644
--- a/xs/GConfClient.xs
+++ b/xs/GConfClient.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"
diff --git a/xs/GConfEngine.xs b/xs/GConfEngine.xs
index ac807aa..8029134 100644
--- a/xs/GConfEngine.xs
+++ b/xs/GConfEngine.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"
diff --git a/xs/GConfEntry.xs b/xs/GConfEntry.xs
index a971f5d..24e3803 100644
--- a/xs/GConfEntry.xs
+++ b/xs/GConfEntry.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"
diff --git a/xs/GConfSchema.xs b/xs/GConfSchema.xs
index 7103385..07ae231 100644
--- a/xs/GConfSchema.xs
+++ b/xs/GConfSchema.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"
diff --git a/xs/GConfValue.xs b/xs/GConfValue.xs
index a696f60..7a3425a 100644
--- a/xs/GConfValue.xs
+++ b/xs/GConfValue.xs
@@ -12,9 +12,8 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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.
+ * License along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include "gconfperl.h"


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