diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-01 16:34:03 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2017-01-01 16:34:03 +0100 |
| commit | a0da1afee037d6fec85c76b05a9a9a7d692d4965 (patch) | |
| tree | a35d1f48e7c0064e23c7401e7eabf56da0e844aa /bin | |
| parent | 5399d2d61dad2bdfe695d25589ea98c93fa925f7 (diff) | |
| download | dotfiles-a0da1afee037d6fec85c76b05a9a9a7d692d4965.tar.gz dotfiles-a0da1afee037d6fec85c76b05a9a9a7d692d4965.zip | |
Updated license year
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/db | 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 |
6 files changed, 6 insertions, 6 deletions
@@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2014-2017 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 27933f4..c7a7c9b 100755 --- a/bin/git-fork +++ b/bin/git-fork @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2015-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2015-2017 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 30e13a7..7007df5 100755 --- a/bin/license +++ b/bin/license @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2014-2017 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-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2014-2017 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 7606ba9..b5458c4 100755 --- a/bin/toggle-keyboard-layout.sh +++ b/bin/toggle-keyboard-layout.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2016-2017 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 54de452..e32a7e7 100755 --- a/bin/vpnsetup +++ b/bin/vpnsetup @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2016-2017 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 |
