From a0da1afee037d6fec85c76b05a9a9a7d692d4965 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 1 Jan 2017 16:34:03 +0100 Subject: Updated license year MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bin/db | 2 +- bin/git-fork | 2 +- bin/license | 2 +- bin/sass | 2 +- bin/toggle-keyboard-layout.sh | 2 +- bin/vpnsetup | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'bin') diff --git a/bin/db b/bin/db index 600afc7..f7ad101 100644 --- a/bin/db +++ b/bin/db @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2016 Miquel Sabaté Solà +# Copyright (C) 2014-2017 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 27933f4..c7a7c9b 100755 --- a/bin/git-fork +++ b/bin/git-fork @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2015-2016 Miquel Sabaté Solà +# Copyright (C) 2015-2017 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 30e13a7..7007df5 100755 --- a/bin/license +++ b/bin/license @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2016 Miquel Sabaté Solà +# Copyright (C) 2014-2017 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 8e3fc10..7b06992 100644 --- a/bin/sass +++ b/bin/sass @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2014-2016 Miquel Sabaté Solà +# Copyright (C) 2014-2017 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 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à +# Copyright (C) 2016-2017 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 54de452..e32a7e7 100755 --- a/bin/vpnsetup +++ b/bin/vpnsetup @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2016 Miquel Sabaté Solà +# Copyright (C) 2016-2017 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