emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/gnugo 48913fd 313/357: [gnugo maint] Update years in co


From: Stefan Monnier
Subject: [elpa] externals/gnugo 48913fd 313/357: [gnugo maint] Update years in copyright notice; nfc.
Date: Sun, 29 Nov 2020 14:51:47 -0500 (EST)

branch: externals/gnugo
commit 48913fdc5e5796ec8f366922da4bd3e3f7772084
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [gnugo maint] Update years in copyright notice; nfc.
---
 HACKING         | 2 +-
 NEWS            | 2 +-
 gnugo-frolic.el | 2 +-
 gnugo-imgen.el  | 2 +-
 gnugo.el        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/HACKING b/HACKING
index 057a827..bc09409 100644
--- a/HACKING
+++ b/HACKING
@@ -79,7 +79,7 @@ This file is both a guide for newcomers and a todo list for 
oldstayers.
 #+odd
 
 
-Copyright (C) 2014  Free Software Foundation, Inc.
+Copyright (C) 2014-2017  Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted provided the copyright notice and this notice are preserved.
diff --git a/NEWS b/NEWS
index ac2329e..b5195ca 100644
--- a/NEWS
+++ b/NEWS
@@ -199,7 +199,7 @@ NB: "RCS: X..Y " means that the particular release includes
   End:
 
 _____________________________________________________________________
-Copyright (C) 2014  Free Software Foundation, Inc.
+Copyright (C) 2014-2017  Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted provided the copyright notice and this notice are preserved.
diff --git a/gnugo-frolic.el b/gnugo-frolic.el
index 539dadb..47153a8 100644
--- a/gnugo-frolic.el
+++ b/gnugo-frolic.el
@@ -1,6 +1,6 @@
 ;;; gnugo-frolic.el --- gametree in a buffer    -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2014-2017  Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>
diff --git a/gnugo-imgen.el b/gnugo-imgen.el
index 8e4d8a9..0c7f720 100644
--- a/gnugo-imgen.el
+++ b/gnugo-imgen.el
@@ -1,6 +1,6 @@
 ;;; gnugo-imgen.el --- image generation         -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2014-2017  Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>
diff --git a/gnugo.el b/gnugo.el
index a5fc1dd..10a83ef 100644
--- a/gnugo.el
+++ b/gnugo.el
@@ -1,6 +1,6 @@
 ;;; gnugo.el --- play GNU Go in a buffer         -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2014-2017  Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]