Skip to content

Commit 5ca7e14

Browse files
committed
Rakefile and LICENSE corrected
1 parent ebec0e3 commit 5ca7e14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

LICENSE.txt renamed to LICENSE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
Copyright (c) 2013 mseri
1+
Software License Agreement
2+
========================================
3+
4+
Copyright (c) 2013 Marcello Seri
25

36
MIT License
47

purecss-will_paginate.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.description = %q{Format will_paginate html to match Pure CSS styling.}
1212
spec.summary = %q{Hooks into will_paginate to format the html to match Pure CSS (purecss.io) styling.}
1313
spec.homepage = "https://github.com/mseri/rails-purecss-will_paginate"
14+
spec.license = "MIT"
1415

1516
spec.files = Dir['{lib,config}/**/*']+['README.md', ]
1617
spec.require_paths = ["lib"]

0 commit comments

Comments
 (0)