diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2011-12-21 01:08:27 +0100 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2011-12-21 01:08:27 +0100 |
commit | dec51532eece79831f055d9c4761c123f762812d (patch) | |
tree | 776a82f746353e267bb2ed920085fa6c96f94fb9 /factory/containers.py | |
parent | 0cabe97af256c5b4ec72fc19a4ded7ac0f399c72 (diff) | |
download | factory-boy-dec51532eece79831f055d9c4761c123f762812d.tar factory-boy-dec51532eece79831f055d9c4761c123f762812d.tar.gz |
Update copyrights.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'factory/containers.py')
-rw-r--r-- | factory/containers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/factory/containers.py b/factory/containers.py index 62c8847..17f1c6e 100644 --- a/factory/containers.py +++ b/factory/containers.py @@ -1,4 +1,5 @@ # Copyright (c) 2010 Mark Sandstrom +# Copyright (c) 2011 Raphaël Barrois # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal |