Skip to content

Commit 089cc16

Browse files
author
Sang Truong
committed
FEATURE:TMA-1718 - Update license files for gooddata-ruby repo and gooddata gem
1 parent b4a10d8 commit 089cc16

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

EULA.docx

29.1 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ For full contributor info see [contributors page](https://github.com/gooddata/go
9595

9696
## Copyright
9797

98-
Copyright (c) 2010 - 2018 GoodData Corporation and Thomas Watson Steen. See [LICENSE](/LICENSE) for details.
98+
Copyright (c) 2010 - 2021 GoodData Corporation and Thomas Watson Steen. See [LICENSE](/LICENSE) for details.

gooddata.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require 'gooddata/version'
55
Gem::Specification.new do |s|
66
s.name = 'gooddata'
77
s.version = GoodData::VERSION
8-
s.licenses = ['BSD']
8+
s.licenses = ['BSD-3-Clause']
99
s.platform = 'java' if RUBY_PLATFORM =~ /java/
1010

1111
s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to? :required_rubygems_version=

0 commit comments

Comments
 (0)