Add a copyright info

This commit is contained in:
Maciej Fijalkowski
2013-05-15 14:18:47 +02:00
parent b6df1b22ab
commit bc56a188f8
+8
View File
@@ -1,4 +1,12 @@
/*******************************************************************
This is the C part of the PyPy plugin (with the main logic being in
Python, see plugin_setup.py), written by Maciej Fijalkowski,
heavily based on python_plugin.c
*******************************************************************/
#include <uwsgi.h>
#include <uwsgi_pypy.h>