Skip to content

Commit d6a745a

Browse files
committed
Clarify copyright
1 parent 51a9bd2 commit d6a745a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,5 @@ you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
141141
License
142142
-------
143143

144-
Distributable under the same terms as Vim itself. See `:help license`.
144+
Copyright (c) Tim Pope. Distributed under the same terms as Vim itself.
145+
See `:help license`.

doc/rails.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
*rails.txt* Plugin for working with Ruby on Rails applications
22

33
Author: Tim Pope <http://tpo.pe/>
4-
License: Same terms as Vim itself (see |license|)
54

65
|rails-introduction| Introduction and Feature Summary
76
|rails-commands| General Commands
@@ -1014,4 +1013,8 @@ from GitHub:
10141013
https://github.com/tpope/vim-rails
10151014
git clone git://github.com/tpope/vim-rails.git
10161015

1016+
*rails-license*
1017+
Copyright (c) Tim Pope. Distributed under the same terms as Vim itself.
1018+
See |license|.
1019+
10171020
vim:tw=78:ts=8:ft=help:norl:

0 commit comments

Comments
 (0)