[perl-gtk2-sourceview2] Updated FSF address in all files that have it
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-sourceview2] Updated FSF address in all files that have it
- Date: Tue, 20 Oct 2020 03:26:28 +0000 (UTC)
commit ea805a4f3e214fd75b9d1496e8c107b6c4af3487
Author: Brian Manning <bmanning src gnome org>
Date: Mon Oct 19 20:25:11 2020 -0700
Updated FSF address in all files that have it
COPYING | 7 +++----
README | 3 +--
lib/Gtk2/SourceView2.pm | 5 ++---
xs/GtkSourceBuffer.xs | 5 ++---
xs/GtkSourceIter.xs | 5 ++---
xs/GtkSourceLanguage.xs | 5 ++---
xs/GtkSourceLanguageManager.xs | 5 ++---
xs/GtkSourceMark.xs | 5 ++---
xs/GtkSourcePrintCompositor.xs | 5 ++---
xs/GtkSourceStyle.xs | 5 ++---
xs/GtkSourceStyleScheme.xs | 5 ++---
xs/GtkSourceStyleSchemeManager.xs | 5 ++---
xs/GtkSourceView.xs | 5 ++---
xs/GtkSourceViewBoot.xs | 5 ++---
14 files changed, 28 insertions(+), 42 deletions(-)
---
diff --git a/COPYING b/COPYING
index d159169..987f2d6 100644
--- a/COPYING
+++ b/COPYING
@@ -1,8 +1,7 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc., <https://fsf.org>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -304,8 +303,8 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ with this program; if not, see
+ <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
diff --git a/README b/README
index e23622d..eeb5452 100644
--- a/README
+++ b/README
@@ -51,5 +51,4 @@ FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more
details.
You should have received a copy of the GNU 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.
+with this library; if not, see <https://www.gnu.org/licenses/>.
diff --git a/lib/Gtk2/SourceView2.pm b/lib/Gtk2/SourceView2.pm
index f952b3a..8b0973e 100644
--- a/lib/Gtk2/SourceView2.pm
+++ b/lib/Gtk2/SourceView2.pm
@@ -57,9 +57,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details; or the Artistic License.
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/xs/GtkSourceBuffer.xs b/xs/GtkSourceBuffer.xs
index 0eb7601..304cf7f 100644
--- a/xs/GtkSourceBuffer.xs
+++ b/xs/GtkSourceBuffer.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceIter.xs b/xs/GtkSourceIter.xs
index e8fe5e8..73f7ee2 100644
--- a/xs/GtkSourceIter.xs
+++ b/xs/GtkSourceIter.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceLanguage.xs b/xs/GtkSourceLanguage.xs
index 4389881..89ed744 100644
--- a/xs/GtkSourceLanguage.xs
+++ b/xs/GtkSourceLanguage.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceLanguageManager.xs b/xs/GtkSourceLanguageManager.xs
index e122824..40ed5ff 100644
--- a/xs/GtkSourceLanguageManager.xs
+++ b/xs/GtkSourceLanguageManager.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceMark.xs b/xs/GtkSourceMark.xs
index 45caebf..cbbde5f 100644
--- a/xs/GtkSourceMark.xs
+++ b/xs/GtkSourceMark.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourcePrintCompositor.xs b/xs/GtkSourcePrintCompositor.xs
index 9799006..0b54185 100644
--- a/xs/GtkSourcePrintCompositor.xs
+++ b/xs/GtkSourcePrintCompositor.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceStyle.xs b/xs/GtkSourceStyle.xs
index 32bdc56..f758957 100644
--- a/xs/GtkSourceStyle.xs
+++ b/xs/GtkSourceStyle.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceStyleScheme.xs b/xs/GtkSourceStyleScheme.xs
index fd934ea..0ad0806 100644
--- a/xs/GtkSourceStyleScheme.xs
+++ b/xs/GtkSourceStyleScheme.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceStyleSchemeManager.xs b/xs/GtkSourceStyleSchemeManager.xs
index 91ce9f1..8099ade 100644
--- a/xs/GtkSourceStyleSchemeManager.xs
+++ b/xs/GtkSourceStyleSchemeManager.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceView.xs b/xs/GtkSourceView.xs
index fe72a42..ca18c53 100644
--- a/xs/GtkSourceView.xs
+++ b/xs/GtkSourceView.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
diff --git a/xs/GtkSourceViewBoot.xs b/xs/GtkSourceViewBoot.xs
index ef85651..5dcf528 100644
--- a/xs/GtkSourceViewBoot.xs
+++ b/xs/GtkSourceViewBoot.xs
@@ -13,9 +13,8 @@
* General Public License for more details; or the Artistic License.
*
* 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 "gtk2-sourceview2-perl.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]