Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65ad165

Browse files
committed
Updating copyright dates on all licenses
1 parent a07d0f8 commit 65ad165

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

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-2009 David Heinemeier Hansson
1+
Copyright (c) 2004-2010 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,5 +1,5 @@
11
#--
2-
# Copyright (c) 2004-2009 David Heinemeier Hansson
2+
# Copyright (c) 2004-2010 David Heinemeier Hansson
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# 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-2009 David Heinemeier Hansson
1+
Copyright (c) 2004-2010 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,5 +1,5 @@
11
#--
2-
# Copyright (c) 2004-2009 David Heinemeier Hansson
2+
# Copyright (c) 2004-2010 David Heinemeier Hansson
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# 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,5 +1,5 @@
11
#--
2-
# Copyright (c) 2004-2009 David Heinemeier Hansson
2+
# Copyright (c) 2004-2010 David Heinemeier Hansson
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# a copy of this software and associated documentation files (the

actionpack/lib/action_view.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#--
2-
# Copyright (c) 2004-2009 David Heinemeier Hansson
2+
# Copyright (c) 2004-2010 David Heinemeier Hansson
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# a copy of this software and associated documentation files (the

activemodel/MIT-LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2009 David Heinemeier Hansson
1+
Copyright (c) 2004-2010 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#--
2-
# Copyright (c) 2004-2009 David Heinemeier Hansson
2+
# Copyright (c) 2004-2010 David Heinemeier Hansson
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# a copy of this software and associated documentation files (the

activerecord/MIT-LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2004-2009 David Heinemeier Hansson
1+
Copyright (c) 2004-2010 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

activerecord/lib/active_record.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#--
2-
# Copyright (c) 2004-2009 David Heinemeier Hansson
2+
# Copyright (c) 2004-2010 David Heinemeier Hansson
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining
55
# a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)