Changeset 7425
- Timestamp:
- 09/09/07 17:57:16 (1 year ago)
- Files:
-
- trunk/actionmailer/lib/action_mailer.rb (modified) (1 diff)
- trunk/actionmailer/MIT-LICENSE (modified) (1 diff)
- trunk/actionpack/lib/action_controller.rb (modified) (1 diff)
- trunk/actionpack/lib/action_pack.rb (modified) (1 diff)
- trunk/actionpack/lib/action_view.rb (modified) (1 diff)
- trunk/actionpack/MIT-LICENSE (modified) (1 diff)
- trunk/activerecord/lib/active_record.rb (modified) (1 diff)
- trunk/activerecord/MIT-LICENSE (modified) (1 diff)
- trunk/railties/lib/dispatcher.rb (modified) (1 diff)
- trunk/railties/MIT-LICENSE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/actionmailer/lib/action_mailer.rb
r6119 r7425 1 1 #-- 2 # Copyright (c) 2004-200 6David Heinemeier Hansson2 # Copyright (c) 2004-2007 David Heinemeier Hansson 3 3 # 4 4 # Permission is hereby granted, free of charge, to any person obtaining trunk/actionmailer/MIT-LICENSE
r4902 r7425 1 Copyright (c) 2004-200 6David Heinemeier Hansson1 Copyright (c) 2004-2007 David Heinemeier Hansson 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining trunk/actionpack/lib/action_controller.rb
r6992 r7425 1 1 #-- 2 # Copyright (c) 2004-200 6David Heinemeier Hansson2 # Copyright (c) 2004-2007 David Heinemeier Hansson 3 3 # 4 4 # Permission is hereby granted, free of charge, to any person obtaining trunk/actionpack/lib/action_pack.rb
r4922 r7425 1 1 #-- 2 # Copyright (c) 2004-200 6David Heinemeier Hansson2 # Copyright (c) 2004-2007 David Heinemeier Hansson 3 3 # 4 4 # Permission is hereby granted, free of charge, to any person obtaining trunk/actionpack/lib/action_view.rb
r6057 r7425 1 1 #-- 2 # Copyright (c) 2004-200 6David Heinemeier Hansson2 # Copyright (c) 2004-2007 David Heinemeier Hansson 3 3 # 4 4 # Permission is hereby granted, free of charge, to any person obtaining trunk/actionpack/MIT-LICENSE
r4919 r7425 1 Copyright (c) 2004-200 6David Heinemeier Hansson1 Copyright (c) 2004-2007 David Heinemeier Hansson 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining trunk/activerecord/lib/active_record.rb
r7419 r7425 1 1 #-- 2 # Copyright (c) 2004-200 6David Heinemeier Hansson2 # Copyright (c) 2004-2007 David Heinemeier Hansson 3 3 # 4 4 # Permission is hereby granted, free of charge, to any person obtaining trunk/activerecord/MIT-LICENSE
r4922 r7425 1 Copyright (c) 2004-200 6David Heinemeier Hansson1 Copyright (c) 2004-2007 David Heinemeier Hansson 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining trunk/railties/lib/dispatcher.rb
r7033 r7425 1 1 #-- 2 # Copyright (c) 2004-200 6David Heinemeier Hansson2 # Copyright (c) 2004-2007 David Heinemeier Hansson 3 3 # 4 4 # Permission is hereby granted, free of charge, to any person obtaining trunk/railties/MIT-LICENSE
r4922 r7425 1 Copyright (c) 2004-200 6David Heinemeier Hansson1 Copyright (c) 2004-2007 David Heinemeier Hansson 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining