X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vim%2Fafter%2Fsyntax%2Fcrontab.vim;h=1d128288db43fb9244d4b936a7f536fb9aac30a8;hb=1d9294eb6ef571b890f995106f55103b7f02d95a;hp=46713e87c71b6d85027c4bed77d0ad516ee394ec;hpb=e6c10ad7585aaaa621f3b9b9850704341ac72b8d;p=config%2Fdotfiles.git diff --git a/vim/after/syntax/crontab.vim b/vim/after/syntax/crontab.vim index 46713e8..1d12828 100644 --- a/vim/after/syntax/crontab.vim +++ b/vim/after/syntax/crontab.vim @@ -1,7 +1,23 @@ " Vim syntax file +" " Language: Crontab files " Maintainer: Simon Ruderich -" Last Change: 2008-11-13 +" License: GPL v3+ + +" Copyright (C) 2008-2012 Simon Ruderich +" +" This file is free software: you can redistribute it and/or modify +" it under the terms of the GNU General Public License as published by +" the Free Software Foundation, either version 3 of the License, or +" (at your option) any later version. +" +" This file is distributed in the hope that it will be useful, +" but WITHOUT ANY WARRANTY; without even the implied warranty of +" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +" GNU General Public License for more details. +" +" You should have received a copy of the GNU General Public License +" along with this file. If not, see . " Don't check spelling in variables.