From 6122e6ce73532724e1fb2f1c599a258d12c08d70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr> Date: Thu, 18 Nov 2010 10:47:39 +0100 Subject: [PATCH] Fixed typo in copyright notice of Dynare Emacs mode --- dynare.el | 2 +- license.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dynare.el b/dynare.el index 887c62ba98..839b89eb25 100644 --- a/dynare.el +++ b/dynare.el @@ -15,7 +15,7 @@ ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, see +;; along with this program. If not, see ;; <http://www.gnu.org/licenses/>. ;; Keywords: dynare diff --git a/license.txt b/license.txt index 4a229e49ca..ecfa3d2bd0 100644 --- a/license.txt +++ b/license.txt @@ -320,5 +320,5 @@ License: GPL-3+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, see + along with this program. If not, see <http://www.gnu.org/licenses/>. -- GitLab