]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vim/ftplugin/perl/perl.xpt.vim
ftplugin/*/*.xpt.vim: year is no placeholder.
[config/dotfiles.git] / vim / ftplugin / perl / perl.xpt.vim
index 672d2c582f8ef36097dbb2ce1127ecb7d41b3b53..95b11d6a74af84237c1cfefd3fcfde144c84342b 100644 (file)
@@ -31,12 +31,11 @@ XPTemplate priority=personal
 
 
 XPT perl
-XSET year|def=strftime("%Y")
 #!/usr/bin/perl
 
 # `description^
 
-# Copyright (C) `year^  Simon Ruderich
+# Copyright (C) `strftime("%Y")^  Simon Ruderich
 #
 # 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