Updated LICENSE dates.
This commit is contained in:
4
LICENSE
4
LICENSE
@@ -1,8 +1,8 @@
|
|||||||
Unless otherwise noted, the files in Eventlet are under the following MIT license:
|
Unless otherwise noted, the files in Eventlet are under the following MIT license:
|
||||||
|
|
||||||
Copyright (c) 2005-2006, Bob Ippolito
|
Copyright (c) 2005-2006, Bob Ippolito
|
||||||
Copyright (c) 2007-2009, Linden Research, Inc.
|
Copyright (c) 2007-2010, Linden Research, Inc.
|
||||||
Copyright (c) 2008-2009, Individual Contributors (see AUTHORS)
|
Copyright (c) 2008-2010, Eventlet Contributors (see AUTHORS)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@@ -43,7 +43,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Eventlet'
|
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
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
|
Reference in New Issue
Block a user