import changeset into sql models
[mediagoblin.git] / mediagoblin / db / __init__.py
index 776025ca37c8143df389d6c66031dc7c9978c040..27e8a90f28f1364a822502407f429501537d00a1 100644 (file)
@@ -1,5 +1,5 @@
 # GNU MediaGoblin -- federated, autonomous media hosting
-# Copyright (C) 2011 Free Software Foundation, Inc
+# Copyright (C) 2011 MediaGoblin contributors.  See AUTHORS.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -23,7 +23,7 @@ Database Abstraction/Wrapper Layer
   pymongo.  Read beow for why, but note that nobody is actually doing
   this and there's no proof that we'll ever support more than
   MongoDB... it would be a huge amount of work to do so.
-  
+
   If you really want to prove that possible, jump on IRC and talk to
   us about making such a branch.  In the meanwhile, it doesn't hurt to
   have things as they are... if it ever makes it hard for us to