From 30121e3617df841b6a4c3176f6de7d6b2fc91733 Mon Sep 17 00:00:00 2001 From: Julien Duponchelle Date: Tue, 17 May 2016 18:06:19 +0200 Subject: [PATCH] aiohttp_cors --- COPYING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/COPYING b/COPYING index 14e2f4b7..ee920a65 100644 --- a/COPYING +++ b/COPYING @@ -493,3 +493,12 @@ https://github.com/allanlei/python-zipstream/blob/master/LICENSE Source code is available here: https://pypi.python.org/pypi/zipstream + + +Licence notice for aiohttp_cors +------------------------------- +Copyright 2015 Vladimir Rutsky . + +Licensed under the Apache License, Version 2.0, see LICENSE file for details. + +https://github.com/aio-libs/aiohttp_cors