Skip to content

Commit 19aa975

Browse files
committed
Update authors and copyright.
[ci skip]
1 parent 33747ff commit 19aa975

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

License.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(The MIT License)
22

3+
Copyright (c) 2012 David Chelimsky, Andy Lindeman
34
Copyright (c) 2006 David Chelimsky, The RSpec Development Team
45

56
Permission is hereby granted, free of charge, to any person obtaining

rspec-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.version = RSpec::Rails::Version::STRING
88
s.platform = Gem::Platform::RUBY
99
s.license = "MIT"
10-
s.authors = ["David Chelimsky"]
10+
s.authors = ["David Chelimsky", "Andy Lindeman"]
1111
s.email = "[email protected]"
1212
s.homepage = "http://github.com/rspec/rspec-rails"
1313
s.summary = "rspec-rails-#{RSpec::Rails::Version::STRING}"

0 commit comments

Comments
 (0)