From 95c9ca2f2c100f7b6bd5c4c0dec593c018362026 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 22 Jan 2019 18:01:35 +0100 Subject: Updating licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/README.org | 2 +- emacs/init.org | 2 +- emacs/lisp/g.el | 2 +- emacs/org.css | 2 +- emacs/pre-push | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emacs') diff --git a/emacs/README.org b/emacs/README.org index 9201c92..baac658 100644 --- a/emacs/README.org +++ b/emacs/README.org @@ -75,7 +75,7 @@ repositories. I have taken lots of pieces from here and there, but most notably: * License #+BEGIN_SRC text - Copyright (C) 2014-2018 Miquel Sabaté Solà + Copyright (C) 2014-2019 Miquel Sabaté Solà 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/emacs/init.org b/emacs/init.org index e15d9cc..f9b9a7d 100644 --- a/emacs/init.org +++ b/emacs/init.org @@ -2161,7 +2161,7 @@ repositories. I have taken lots of pieces from here and there, but most notably: * License #+BEGIN_SRC text :tangle no - Copyright (C) 2014-2018 Miquel Sabaté Solà + Copyright (C) 2014-2019 Miquel Sabaté Solà 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/emacs/lisp/g.el b/emacs/lisp/g.el index 7633661..3a4660a 100644 --- a/emacs/lisp/g.el +++ b/emacs/lisp/g.el @@ -1,6 +1,6 @@ ;;; g.el --- Adding shortcuts to GNU Emacs -;; Copyright (C) 2016-2018 Miquel Sabaté Solà +;; Copyright (C) 2016-2019 Miquel Sabaté Solà ;; ;; 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/emacs/org.css b/emacs/org.css index ed96eed..98110e5 100644 --- a/emacs/org.css +++ b/emacs/org.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Miquel Sabaté Solà + * Copyright (C) 2017-2019 Miquel Sabaté Solà * * 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/emacs/pre-push b/emacs/pre-push index 22af70f..dcc8dce 100755 --- a/emacs/pre-push +++ b/emacs/pre-push @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2017-2018 Miquel Sabaté Solà +# Copyright (C) 2017-2019 Miquel Sabaté Solà # # 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 -- cgit v1.2.3