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à --- README.org | 2 +- bin/db | 2 +- bin/gen-self-signed | 2 +- bin/git-fork | 2 +- bin/license | 2 +- bin/sass | 2 +- bin/toggle-keyboard-layout.sh | 2 +- bin/vpnsetup | 2 +- bin/xspf_extractor | 4 ++-- bin/zypper-purgerepos | 2 +- emacs/README.org | 2 +- emacs/init.org | 2 +- emacs/lisp/g.el | 2 +- emacs/org.css | 2 +- emacs/pre-push | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org index 2235f2d..7649eab 100644 --- a/README.org +++ b/README.org @@ -39,7 +39,7 @@ config files, please send me an email. You can find the full license in the =LICENSE= file and below: #+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/bin/db b/bin/db index 7aa68c4..d41e903 100644 --- a/bin/db +++ b/bin/db @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# 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/bin/gen-self-signed b/bin/gen-self-signed index 3d9f09f..5908734 100755 --- a/bin/gen-self-signed +++ b/bin/gen-self-signed @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2018 Miquel Sabaté Solà +# Copyright (C) 2018-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/bin/git-fork b/bin/git-fork index 77fba4c..7932cfa 100755 --- a/bin/git-fork +++ b/bin/git-fork @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2015-2018 Miquel Sabaté Solà +# Copyright (C) 2015-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/bin/license b/bin/license index b877d04..a0b81b5 100755 --- a/bin/license +++ b/bin/license @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# 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/bin/sass b/bin/sass index 02b1ba9..93b1438 100644 --- a/bin/sass +++ b/bin/sass @@ -1,5 +1,5 @@ #!/bin/sh -# 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/bin/toggle-keyboard-layout.sh b/bin/toggle-keyboard-layout.sh index 3d2412a..df1d2bc 100755 --- a/bin/toggle-keyboard-layout.sh +++ b/bin/toggle-keyboard-layout.sh @@ -1,5 +1,5 @@ #!/bin/bash -# 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/bin/vpnsetup b/bin/vpnsetup index 5b3df44..f7f255b 100755 --- a/bin/vpnsetup +++ b/bin/vpnsetup @@ -1,5 +1,5 @@ #!/bin/bash -# 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/bin/xspf_extractor b/bin/xspf_extractor index 6ba13e2..46c4205 100755 --- a/bin/xspf_extractor +++ b/bin/xspf_extractor @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# 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 @@ -56,7 +56,7 @@ EOF sub version { print < +Copyright (C) 2017-2019 Miquel Sabaté Solà License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. diff --git a/bin/zypper-purgerepos b/bin/zypper-purgerepos index a4a84f9..11bf723 100755 --- a/bin/zypper-purgerepos +++ b/bin/zypper-purgerepos @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2018 Miquel Sabaté Solà +# Copyright (C) 2018-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/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