branch: master commit 7535133ff8ea613adf9f8462a42837e288af18d9 Author: Ian Dunn <du...@gnu.org> Commit: Ian Dunn <du...@gnu.org>
Updated copyright blocks in all files --- Project.ede | 5 +++-- paced.info | 50 +++++++++++++++++++++++++------------------------- paced.org | 2 +- test.mk | 2 +- 4 files changed, 30 insertions(+), 29 deletions(-) diff --git a/Project.ede b/Project.ede index 78cd3d8..2db0080 100644 --- a/Project.ede +++ b/Project.ede @@ -1,8 +1,8 @@ ;; Object ede-proj-project -;; Copyright (c) 2017 Ian Dunn +;; Copyright (C) 2017 Free Software Foundation, Inc. -;; This file is NOT part of GNU Emacs. +;; This file is part of GNU Emacs. ;; 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 @@ -44,4 +44,5 @@ :name "extra" :path "" :source '("paced.org"))) + :web-site-url "https://savannah.nongnu.org/projects/paced-el" :configuration-variables nil) diff --git a/paced.info b/paced.info index 8ac8c05..6aa468a 100644 --- a/paced.info +++ b/paced.info @@ -67,7 +67,7 @@ File: paced.info, Node: Copying, Next: Introduction, Prev: Top, Up: Top Copying ******* -Copyright (C) 2017 Ian Dunn +Copyright (C) 2017 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 @@ -712,30 +712,30 @@ selecting “none” and letting one of us handle it is a good way to go. Tag Table: Node: Top228 Node: Copying1675 -Node: Introduction2467 -Node: Similar Packages3587 -Node: pabbrev3873 -Node: predictive5016 -Node: Installation6064 -Node: Basic Setup6529 -Node: Dictionaries7132 -Node: Creating a Dictionary7536 -Node: Editing a Dictionary8576 -Node: Selective Dictionaries9052 -Node: Dictionary Files10701 -Node: Population Commands11792 -Node: Built-in Commands12728 -Node: Properties13525 -Node: Custom Commands14387 -Node: Asynchronous Population17114 -Node: Example Setups18307 -Node: Org Agenda Files18489 -Node: Project Files19745 -Node: Contributing20858 -Node: Bugs21614 -Node: Development22003 -Node: Documentation22970 -Node: Working with EDE23437 +Node: Introduction2489 +Node: Similar Packages3609 +Node: pabbrev3895 +Node: predictive5038 +Node: Installation6086 +Node: Basic Setup6551 +Node: Dictionaries7154 +Node: Creating a Dictionary7558 +Node: Editing a Dictionary8598 +Node: Selective Dictionaries9074 +Node: Dictionary Files10723 +Node: Population Commands11814 +Node: Built-in Commands12750 +Node: Properties13547 +Node: Custom Commands14409 +Node: Asynchronous Population17136 +Node: Example Setups18329 +Node: Org Agenda Files18511 +Node: Project Files19767 +Node: Contributing20880 +Node: Bugs21636 +Node: Development22025 +Node: Documentation22992 +Node: Working with EDE23459 End Tag Table diff --git a/paced.org b/paced.org index 20539a5..b212705 100644 --- a/paced.org +++ b/paced.org @@ -14,7 +14,7 @@ #+TEXINFO_DIR_DESC: Predictive Abbreviation Completion and Expansion using Dictionaries * Copying -Copyright (C) 2017 Ian Dunn +Copyright (C) 2017 Free Software Foundation, Inc. #+BEGIN_QUOTE This program is free software: you can redistribute it and/or modify diff --git a/test.mk b/test.mk index 34a964c..fbd993e 100644 --- a/test.mk +++ b/test.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2017 Ian Dunn +# Copyright (C) 2017 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