mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 21:51:30 +00:00
Add a copyright info
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user