]> git.pld-linux.org Git - packages/vim.git/commitdiff
- "same as perl" is not a license name
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 30 Jul 2006 22:41:11 +0000 (22:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    spec.vim -> 1.52

spec.vim

index 01e8ee8f8549d0a0321c26492102d159c7e57162..885f1b782580648b9594fc4f96a3f9283d5d48a1 100644 (file)
--- a/spec.vim
+++ b/spec.vim
@@ -42,6 +42,7 @@ syn match specManpageFile '[a-zA-Z]\.1'
 " Day, Month and most used license acronyms
 syn keyword specLicense contained GPL LGPL BSD MIT GNU Apache PHP
 syn keyword specLicenseWarning contained unknown
+syn match specLicenseWarning contained /same as perl/
 syn keyword specWeekday contained Mon Tue Wed Thu Fri Sat Sun
 syn keyword specMonth   contained Jan Feb Mar Apr Jun Jul Aug Sep Oct Nov Dec
 syn keyword specMonth   contained January February March April May June July August September October November December
This page took 0.07399 seconds and 4 git commands to generate.