aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/db2
-rwxr-xr-xbin/git-fork2
-rwxr-xr-xbin/license2
-rw-r--r--bin/sass2
-rwxr-xr-xbin/toggle-keyboard-layout.sh2
-rwxr-xr-xbin/vpnsetup2
6 files changed, 6 insertions, 6 deletions
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à <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
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à <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