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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)