From 9187ed86562794e1d078fdf7158cd6f8ea5fbf3b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 14 Dec 2007 17:47:56 +0000 Subject: Added db:migrate:redo for rerunning existing migrations (closes #10431) [matt] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8382 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/MIT-LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport/MIT-LICENSE') diff --git a/activesupport/MIT-LICENSE b/activesupport/MIT-LICENSE index c1caf0bfc1..dbe78035ba 100644 --- a/activesupport/MIT-LICENSE +++ b/activesupport/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2005-2006 David Heinemeier Hansson +Copyright (c) 2005-2007 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