From b1a8782bf638b5b83a772afa9d60ea849aa8e3d8 Mon Sep 17 00:00:00 2001 From: Denis Bilenko Date: Fri, 26 Jun 2009 16:55:32 +0700 Subject: [PATCH] coros: update copyrights --- eventlet/coros.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eventlet/coros.py b/eventlet/coros.py index 8e60126..c61aeba 100644 --- a/eventlet/coros.py +++ b/eventlet/coros.py @@ -1,6 +1,8 @@ # @author Donovan Preston # # Copyright (c) 2007, Linden Research, Inc. +# Copyright (c) 2008-2009, AG Projects +# Copyright (c) 2009, Denis Bilenko # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights