From fef2d880a5244516e4891014ffb6bca3d7283272 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 3 Sep 2006 18:53:05 +0000 Subject: Update copyright times git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4922 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/README | 7 ++----- actionmailer/lib/action_mailer.rb | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'actionmailer') diff --git a/actionmailer/README b/actionmailer/README index 4a1e79ac9f..354c1ab886 100755 --- a/actionmailer/README +++ b/actionmailer/README @@ -136,13 +136,10 @@ Action Mailer is released under the MIT license. == Support -The Action Mailer homepage is http://actionmailer.rubyonrails.org. You can find +The Action Mailer homepage is http://www.rubyonrails.org. You can find the Action Mailer RubyForge page at http://rubyforge.org/projects/actionmailer. And as Jim from Rake says: Feel free to submit commits or feature requests. If you send a patch, remember to update the corresponding unit tests. If fact, I prefer - new feature to be submitted in the form of new unit tests. - -For other information, feel free to ask on the ruby-talk mailing list (which -is mirrored to comp.lang.ruby) or contact mailto:david@loudthinking.com. + new feature to be submitted in the form of new unit tests. \ No newline at end of file diff --git a/actionmailer/lib/action_mailer.rb b/actionmailer/lib/action_mailer.rb index c702a06dc7..d17772209b 100755 --- a/actionmailer/lib/action_mailer.rb +++ b/actionmailer/lib/action_mailer.rb @@ -1,5 +1,5 @@ #-- -# Copyright (c) 2004 David Heinemeier Hansson +# Copyright (c) 2004-2006 David Heinemeier Hansson # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the -- cgit v1.2.3