Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 4922

Show
Ignore:
Timestamp:
09/03/06 18:53:05 (2 years ago)
Author:
david
Message:

Update copyright times

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/actionmailer/lib/action_mailer.rb

    r4902 r4922  
    11#-- 
    2 # Copyright (c) 2004 David Heinemeier Hansson 
     2# Copyright (c) 2004-2006 David Heinemeier Hansson 
    33# 
    44# Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/actionmailer/README

    r4902 r4922  
    137137== Support 
    138138 
    139 The Action Mailer homepage is http://actionmailer.rubyonrails.org. You can find 
     139The Action Mailer homepage is http://www.rubyonrails.org. You can find 
    140140the Action Mailer RubyForge page at http://rubyforge.org/projects/actionmailer. 
    141141And as Jim from Rake says: 
     
    144144   remember to update the corresponding unit tests.  If fact, I prefer 
    145145   new feature to be submitted in the form of new unit tests. 
    146  
    147 For other information, feel free to ask on the ruby-talk mailing list (which 
    148 is mirrored to comp.lang.ruby) or contact mailto:david@loudthinking.com. 
  • trunk/actionpack/lib/action_controller.rb

    r3838 r4922  
    11#-- 
    2 # Copyright (c) 2004 David Heinemeier Hansson 
     2# Copyright (c) 2004-2006 David Heinemeier Hansson 
    33# 
    44# Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/actionpack/lib/action_pack.rb

    r2880 r4922  
    11#-- 
    2 # Copyright (c) 2004 David Heinemeier Hansson 
     2# Copyright (c) 2004-2006 David Heinemeier Hansson 
    33# 
    44# Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/actionpack/lib/action_view.rb

    r3813 r4922  
    11#-- 
    2 # Copyright (c) 2004 David Heinemeier Hansson 
     2# Copyright (c) 2004-2006 David Heinemeier Hansson 
    33# 
    44# Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/activerecord/lib/active_record.rb

    r4632 r4922  
    11#-- 
    2 # Copyright (c) 2004 David Heinemeier Hansson 
     2# Copyright (c) 2004-2006 David Heinemeier Hansson 
    33# 
    44# Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/activerecord/MIT-LICENSE

    r4 r4922  
    1 Copyright (c) 2004 David Heinemeier Hansson 
     1Copyright (c) 2004-2006 David Heinemeier Hansson 
    22 
    33Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/railties/lib/dispatcher.rb

    r4885 r4922  
    11#-- 
    2 # Copyright (c) 2004 David Heinemeier Hansson 
     2# Copyright (c) 2004-2006 David Heinemeier Hansson 
    33# 
    44# Permission is hereby granted, free of charge, to any person obtaining 
  • trunk/railties/MIT-LICENSE

    r4 r4922  
    1 Copyright (c) 2004 David Heinemeier Hansson 
     1Copyright (c) 2004-2006 David Heinemeier Hansson 
    22 
    33Permission is hereby granted, free of charge, to any person obtaining