diff --git a/LICENSE b/LICENSE index 4690445..2ddd0d9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,8 @@ Unless otherwise noted, the files in Eventlet are under the following MIT license: Copyright (c) 2005-2006, Bob Ippolito -Copyright (c) 2007-2009, Linden Research, Inc. -Copyright (c) 2008-2009, Individual Contributors (see AUTHORS) +Copyright (c) 2007-2010, Linden Research, Inc. +Copyright (c) 2008-2010, Eventlet Contributors (see AUTHORS) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/doc/conf.py b/doc/conf.py index 971e3d5..cda080f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -43,7 +43,7 @@ master_doc = 'index' # General information about the project. project = u'Eventlet' -copyright = u'2009, Eventlet Contributors' +copyright = u'2005-2010, Eventlet Contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the