diff setup.py @ 897:85e4678337cf

Update changelog and copyright years.
author cmlenz
date Thu, 22 Apr 2010 12:01:10 +0000
parents 6148ec774d7a
children 83f72a384221 89f4a6a31dbf
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2006-2008 Edgewall Software
+# Copyright (C) 2006-2010 Edgewall Software
 # All rights reserved.
 #
 # This software is licensed as described in the file COPYING, which
@@ -35,6 +35,7 @@
 
 _speedup_available = False
 
+
 class optional_build_ext(build_ext):
     # This class allows C extension building to fail.
     def run(self):
Copyright (C) 2012-2017 Edgewall Software