Skip to content

Commit d8beb77

Browse files
committed
Bump license years from 2019 to 2020 [ci skip]
1 parent 3c28e79 commit d8beb77

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
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-2019 David Heinemeier Hansson
1+
Copyright (c) 2005-2020 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-2019 Basecamp, LLC
1+
Copyright (c) 2015-2020 Basecamp, 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-2019 Basecamp, LLC
4+
# Copyright (c) 2015-2020 Basecamp, 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) 2019 Basecamp, LLC
3+
Copyright (c) 2018-2020 Basecamp, 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-2019 David Heinemeier Hansson
1+
Copyright (c) 2004-2020 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-2019 David Heinemeier Hansson
4+
# Copyright (c) 2004-2020 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-2019 David Heinemeier Hansson
1+
Copyright (c) 2004-2020 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-2019 David Heinemeier Hansson
4+
# Copyright (c) 2004-2020 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-2019 David Heinemeier Hansson
4+
# Copyright (c) 2004-2020 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) 2019 Basecamp, LLC
3+
Copyright (c) 2020 Basecamp, 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)