diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2013-01-02 10:48:43 +0100 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2013-01-02 10:48:43 +0100 |
commit | 8c3c45e441e589a4ede80bb8532803a382624332 (patch) | |
tree | c035180651bd425973df1fd83a38d80e7bc56c52 /factory/containers.py | |
parent | c6182ccc61d2224275fb4af1f7807f91114e0bee (diff) | |
download | factory-boy-8c3c45e441e589a4ede80bb8532803a382624332.tar factory-boy-8c3c45e441e589a4ede80bb8532803a382624332.tar.gz |
Happy New Year!
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'factory/containers.py')
-rw-r--r-- | factory/containers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/factory/containers.py b/factory/containers.py index 4ceb07f..31ee58b 100644 --- a/factory/containers.py +++ b/factory/containers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Copyright (c) 2010 Mark Sandstrom -# Copyright (c) 2011 Raphaël Barrois +# Copyright (c) 2011-2013 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 |