diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2017-01-22 18:15:50 +0100 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2017-01-22 18:17:26 +0100 |
commit | 9f0df5489ad6c00c2b4034bccfb6345ae2f94052 (patch) | |
tree | 7732b8202d2226af305da95d360decbcff8cc35b /misc/etc/initcpio/hooks | |
parent | 655401ba67c5bd83faa3225e0b87be7bb2c3d789 (diff) | |
download | vtcol-0.42.2.tar.gz |
*: bump version and yearv0.42.2
Diffstat (limited to 'misc/etc/initcpio/hooks')
-rw-r--r-- | misc/etc/initcpio/hooks/vtcol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/etc/initcpio/hooks/vtcol b/misc/etc/initcpio/hooks/vtcol index be02f24..42170b4 100644 --- a/misc/etc/initcpio/hooks/vtcol +++ b/misc/etc/initcpio/hooks/vtcol @@ -1,6 +1,6 @@ #!/usr/bin/ash ############################################################################### -# Copyright 2015 Philipp Gesang +# Copyright 2015--2017 Philipp Gesang # Example mkinitcpio hook invoking vtcol in the initramfs environment ############################################################################### # |