summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrocky <rocky@gnu.org>2019-05-20 07:22:34 -0400
committerrocky <rocky@gnu.org>2019-05-20 07:22:34 -0400
commit307900d80e5ac6f0287e03f331b084b26581bbc2 (patch)
tree780e16114021a46d9cc97c1f4500f88906f855f1
parent2aa1064843127268d0264792f1fd619e1b66782c (diff)
Copyright to FSF (in ELPA)
-rw-r--r--realgud-node-debug/core.el2
-rw-r--r--realgud-node-debug/init.el3
-rw-r--r--realgud-node-debug/main.el3
-rw-r--r--realgud-node-debug/track-mode.el5
4 files changed, 8 insertions, 5 deletions
diff --git a/realgud-node-debug/core.el b/realgud-node-debug/core.el
index 76c6b6f..96d3092 100644
--- a/realgud-node-debug/core.el
+++ b/realgud-node-debug/core.el
@@ -1,4 +1,4 @@
-;;; Copyright (C) 2015-2019 Rocky Bernstein <rocky@gnu.org>
+;; Copyright (C) 2019 Free Software Foundation, Inc
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
diff --git a/realgud-node-debug/init.el b/realgud-node-debug/init.el
index 9d27000..fe3a5c3 100644
--- a/realgud-node-debug/init.el
+++ b/realgud-node-debug/init.el
@@ -1,4 +1,5 @@
-;; Copyright (C) 2019 Rocky Bernstein <rocky@gnu.org>
+;; Copyright (C) 2019 Free Software Foundation, Inc
+;; Author: Rocky Bernstein
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/realgud-node-debug/main.el b/realgud-node-debug/main.el
index 4d1963b..187a9c4 100644
--- a/realgud-node-debug/main.el
+++ b/realgud-node-debug/main.el
@@ -1,4 +1,5 @@
-;; Copyright (C) 2019 Rocky Bernstein
+;; Copyright (C) 2019 Free Software Foundation, Inc
+;; Author: Rocky Bernstein
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/realgud-node-debug/track-mode.el b/realgud-node-debug/track-mode.el
index 708cfee..f18fd0b 100644
--- a/realgud-node-debug/track-mode.el
+++ b/realgud-node-debug/track-mode.el
@@ -1,5 +1,6 @@
-;;; track-mode.el ---
-;;; Copyright (C) 2016, 2018 Rocky Bernstein <rocky@gnu.org>
+;; track-mode.el ---
+;; Copyright (C) 2019 Free Software Foundation, Inc
+;; Author: Rocky Bernstein
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by