branch: externals/dtache commit 10a11312b8590f88de9c7d4feb91ae869ddbe162 Author: Niklas Eklund <niklas.ekl...@posteo.net> Commit: Niklas Eklund <niklas.ekl...@posteo.net>
This file is part of GNU Emacs --- dtache-compile.el | 2 +- dtache-consult.el | 2 +- dtache-eshell.el | 2 +- dtache-org.el | 2 +- dtache-shell.el | 2 +- dtache.el | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dtache-compile.el b/dtache-compile.el index 8f7f3ab76e..11081e160a 100644 --- a/dtache-compile.el +++ b/dtache-compile.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2022 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 diff --git a/dtache-consult.el b/dtache-consult.el index 2fb9f8ea6e..f70017cd8b 100644 --- a/dtache-consult.el +++ b/dtache-consult.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2021-2022 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 diff --git a/dtache-eshell.el b/dtache-eshell.el index 89484151ce..c0079a0d04 100644 --- a/dtache-eshell.el +++ b/dtache-eshell.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2021-2022 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 diff --git a/dtache-org.el b/dtache-org.el index 4a907921bd..07e9054ae8 100644 --- a/dtache-org.el +++ b/dtache-org.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2022 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 diff --git a/dtache-shell.el b/dtache-shell.el index 10a1ebfe45..b2d40598a3 100644 --- a/dtache-shell.el +++ b/dtache-shell.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2020-2022 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 diff --git a/dtache.el b/dtache.el index 26157fa12b..b8f444e9dc 100644 --- a/dtache.el +++ b/dtache.el @@ -9,7 +9,7 @@ ;; Package-Requires: ((emacs "27.1")) ;; Keywords: convenience processes -;; 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