Changeset 785
- Timestamp:
- 02/24/05 02:07:02 (4 years ago)
- Files:
-
- trunk/actionpack/README (modified) (1 diff)
- trunk/activerecord/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/actionpack/README
r780 r785 431 431 == License 432 432 433 Action Pack is released under the same license as Ruby.433 Action Pack is released under the MIT license. 434 434 435 435 trunk/activerecord/README
r773 r785 345 345 == License 346 346 347 Active Record is released under the same license as Ruby.347 Active Record is released under the MIT license. 348 348 349 349