Skip to content

Commit 6d6c6fc

Browse files
committed
update license info
1 parent fa63200 commit 6d6c6fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012 Prograils.com
1+
Copyright (c) 2013 Prograils.com
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

lit.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Gem::Specification.new do |s|
99
s.version = Lit::VERSION
1010
s.authors = ["Maciej Litwiniuk"]
1111
s.email = ["[email protected]"]
12+
s.license = 'MIT'
1213
s.homepage = "https://github.com/prograils/lit"
1314
s.summary = "Database powered i18n backend with web gui"
1415
s.description = "Translate your apps with pleasure (sort of...) and for free. It's simple i18n web interface, build on top of twitter bootstrap, that one may find helpful in translating app by non-technicals. "

0 commit comments

Comments
 (0)