Skip to content

Commit d2af670

Browse files
zzakdhh
andauthored
Remove Copyright years (rails#47467)
* Remove Copyright years * Basecamp is now 37signals... again Co-authored-by: David Heinemeier Hansson <[email protected]> --------- Co-authored-by: David Heinemeier Hansson <[email protected]>
1 parent fbe31d8 commit d2af670

File tree

27 files changed

+35
-26
lines changed

27 files changed

+35
-26
lines changed

MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2005-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

actioncable/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2023 Basecamp, LLC
1+
Copyright (c) 37signals LLC
22

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

actioncable/lib/action_cable.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2015-2023 Basecamp, LLC
4+
# Copyright (c) 37signals LLC
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

actionmailbox/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018-2023 Basecamp, LLC
3+
Copyright (c) 37signals LLC
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

actionmailer/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

actionmailer/lib/action_mailer.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2004-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

actionpack/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

actionpack/lib/action_dispatch.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2004-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

actionpack/lib/action_pack.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2004-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

actiontext/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2023 Basecamp, LLC
3+
Copyright (c) 37signals LLC
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

actiontext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bugs": {
1616
"url": "https://github.com/rails/rails/issues"
1717
},
18-
"author": "Basecamp, LLC",
18+
"author": "37signals LLC",
1919
"contributors": [
2020
"Javan Makhmali <[email protected]>",
2121
"Sam Stephenson <[email protected]>"

actionview/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

actionview/app/javascript/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2007-2023 Rails Core team
1+
Copyright (c) Rails Core team
22

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

actionview/lib/action_view.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2004-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

activejob/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

activejob/lib/active_job.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2014-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

activemodel/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

activemodel/lib/active_model.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2004-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

activerecord/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

33
Arel originally copyright (c) 2007-2016 Nick Kallen, Bryan Helmkamp, Emilio Tagua, Aaron Patterson
44

activerecord/lib/active_record.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2004-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

activestorage/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017-2023 David Heinemeier Hansson, Basecamp
1+
Copyright (c) David Heinemeier Hansson, 37signals LLC
22

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

activestorage/lib/active_storage.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2017-2023 David Heinemeier Hansson, Basecamp
4+
# Copyright (c) David Heinemeier Hansson, 37signals LLC
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

activesupport/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2005-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

activesupport/lib/active_support.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
#--
4-
# Copyright (c) 2005-2023 David Heinemeier Hansson
4+
# Copyright (c) David Heinemeier Hansson
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining
77
# a copy of this software and associated documentation files (the

railties/MIT-LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2023 David Heinemeier Hansson
1+
Copyright (c) David Heinemeier Hansson
22

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

railties/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright <%= Date.today.year %> <%= author %>
1+
Copyright <%= author %>
22

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

railties/test/generators/plugin_generator_test.rb

+9
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,15 @@ def test_git_name_in_license_file
783783
end
784784
end
785785

786+
def test_no_year_in_license_file
787+
year = Date.today.year
788+
789+
run_generator
790+
assert_file "MIT-LICENSE" do |contents|
791+
assert_no_match(/#{year}/, contents)
792+
end
793+
end
794+
786795
def test_no_details_from_git_when_skip_git
787796
name = "TODO: Write your name"
788797
email = "TODO: Write your email address"

0 commit comments

Comments
 (0)