diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-22 18:01:35 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-22 18:02:00 +0100 |
| commit | 95c9ca2f2c100f7b6bd5c4c0dec593c018362026 (patch) | |
| tree | 63570c206e6dc3670a08177c02c31c0c5558f22b | |
| parent | 899a055c018d1cd8d37826c667be8dfb62a7b6bb (diff) | |
| download | dotfiles-95c9ca2f2c100f7b6bd5c4c0dec593c018362026.tar.gz dotfiles-95c9ca2f2c100f7b6bd5c4c0dec593c018362026.zip | |
Updating licenses
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | README.org | 2 | ||||
| -rw-r--r-- | bin/db | 2 | ||||
| -rwxr-xr-x | bin/gen-self-signed | 2 | ||||
| -rwxr-xr-x | bin/git-fork | 2 | ||||
| -rwxr-xr-x | bin/license | 2 | ||||
| -rw-r--r-- | bin/sass | 2 | ||||
| -rwxr-xr-x | bin/toggle-keyboard-layout.sh | 2 | ||||
| -rwxr-xr-x | bin/vpnsetup | 2 | ||||
| -rwxr-xr-x | bin/xspf_extractor | 4 | ||||
| -rwxr-xr-x | bin/zypper-purgerepos | 2 | ||||
| -rw-r--r-- | emacs/README.org | 2 | ||||
| -rw-r--r-- | emacs/init.org | 2 | ||||
| -rw-r--r-- | emacs/lisp/g.el | 2 | ||||
| -rw-r--r-- | emacs/org.css | 2 | ||||
| -rwxr-xr-x | emacs/pre-push | 2 |
15 files changed, 16 insertions, 16 deletions
@@ -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à <mikisabate@gmail.com> +Copyright (C) 2014-2019 Miquel Sabaté Solà <mikisabate@gmail.com> 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 @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2018 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2014-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2015-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2014-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2014-2018 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2014-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2016-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2016-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> +# Copyright (C) 2017-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 <<EOF; xspf_extractor version 0.1 -Copyright (C) 2017-2018 Miquel Sabaté Solà <mikisabate\@gmail.com> +Copyright (C) 2017-2019 Miquel Sabaté Solà <mikisabate\@gmail.com> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. 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à <mikisabate@gmail.com> +# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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à <mikisabate@gmail.com> + Copyright (C) 2014-2019 Miquel Sabaté Solà <mikisabate@gmail.com> 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à <mikisabate@gmail.com> + Copyright (C) 2014-2019 Miquel Sabaté Solà <mikisabate@gmail.com> 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à <mikisabate@gmail.com> +;; Copyright (C) 2016-2019 Miquel Sabaté Solà <mikisabate@gmail.com> ;; ;; 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à <mikisabate@gmail.com> + * Copyright (C) 2017-2019 Miquel Sabaté Solà <mikisabate@gmail.com> * * 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à <mikisabate@gmail.com> +# Copyright (C) 2017-2019 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 |
