Skip to content

Commit

Permalink
Change the name of the license
Browse files Browse the repository at this point in the history
  • Loading branch information
kana committed Mar 5, 2013
1 parent 1a10763 commit 72340c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion autoload/operator/replace.vim
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
" operator-replace - Operator to replace text with register content
" Version: 0.0.4
" Copyright (C) 2009-2013 Kana Natsuno <http://whileimautomaton.net/>
" License: So-called MIT/X license {{{
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
" "Software"), to deal in the Software without restriction, including
Expand Down
2 changes: 1 addition & 1 deletion doc/operator-replace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Version 0.0.4
Script ID: 2782
Copyright (C) 2009-2013 Kana Natsuno <http://whileimautomaton.net/>
License: So-called MIT/X license {{{
License: MIT license {{{
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
Expand Down
2 changes: 1 addition & 1 deletion plugin/operator/replace.vim
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
" operator-replace - Operator to replace text with register content
" Version: 0.0.4
" Copyright (C) 2009-2013 Kana Natsuno <http://whileimautomaton.net/>
" License: So-called MIT/X license {{{
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
" "Software"), to deal in the Software without restriction, including
Expand Down

0 comments on commit 72340c3

Please sign in to comment.