gdata4ruby 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG +2 -0
  2. data/README +3 -1
  3. metadata +3 -3
data/CHANGELOG CHANGED
@@ -1,4 +1,6 @@
1
1
  #=CHANGELOG
2
+ #==version 0.1.5
3
+ #* Changed license to LGPLv3
2
4
  #==version 0.1.4
3
5
  #* Bugfix for GeoRSS and GML namespaces
4
6
  #==version 0.1.3
data/README CHANGED
@@ -8,8 +8,10 @@
8
8
  #
9
9
  #==Author and Contact Information
10
10
  #GData4Ruby was created and is maintained by {Mike Reich}[mailto:mike@seabourneconsulting.com]
11
- #and is licenses under the GPL v2. Feel free to use and update, but be sure to contribute your
11
+ #and is licenses under the LGPL v3. You can find the text of the LGPL
12
+ #here: http://www.gnu.org/licenses/lgpl.html. Feel free to use and update, but be sure to contribute your
12
13
  #code back to the project and attribute as required by the license.
14
+ #
13
15
  #===Website
14
16
  #http://cookingandcoding.com/gdata4ruby/
15
17
  #
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 4
9
- version: 0.1.4
8
+ - 5
9
+ version: 0.1.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Mike Reich
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-08-11 00:00:00 -04:00
17
+ date: 2010-08-15 00:00:00 -04:00
18
18
  default_executable:
19
19
  dependencies: []
20
20