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 /tests/compat.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 'tests/compat.py')
-rw-r--r-- | tests/compat.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compat.py b/tests/compat.py index 813b2e4..8d4f1d0 100644 --- a/tests/compat.py +++ b/tests/compat.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# 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 |