diff options
author | Daniil Baturin <daniil@baturin.org> | 2016-02-03 10:28:33 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2016-02-03 10:28:33 -0500 |
commit | cac38de1cb46ac6001f2a5a8c09865685e13cfa5 (patch) | |
tree | a483f0b2afcf136fffbfc22b59584bd014a3a5fb /tools | |
parent | 9e49a104fdebf1778acda324d036aa9a70e3793f (diff) | |
download | vyos-build-cac38de1cb46ac6001f2a5a8c09865685e13cfa5.tar.gz vyos-build-cac38de1cb46ac6001f2a5a8c09865685e13cfa5.zip |
Fix some dates.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/gpl-header-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpl-header-template b/tools/gpl-header-template index f3f82192..63be9d9a 100644 --- a/tools/gpl-header-template +++ b/tools/gpl-header-template @@ -1,4 +1,4 @@ -# Copyright (C) 2015 VyOS maintainers and contributors +# Copyright (C) 2016 VyOS maintainers and contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 or later as |