Skip to content

Commit

Permalink
FIX : copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
anna_abe committed Feb 13, 2025
1 parent 13828c7 commit f9d1c54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vim/perl-minlint.vim
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
" perl-minlint - lint everytime you save perl script
" Version: 0.0.1
" Author: KOBAYASHI, Hiroaki <[email protected]>
" Copyright (c) 2014 KOBAYASHI, Hiroaki
" Version: 0.0.2
" Author: anapple07
" Copyright (c) 2025 anapple07
" License: Modified BSD License

autocmd BufWritePost *.pl,*.pm call HighlightPerlMinlintErrors()
Expand Down

0 comments on commit f9d1c54

Please sign in to comment.