We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841f0ef commit 4fbddb6Copy full SHA for 4fbddb6
README
@@ -2,7 +2,7 @@
2
Welcome to MOD_WSGI
3
===================
4
5
-Copyright 2007-2010 GRAHAM DUMPLETON
+Copyright 2007-2014 GRAHAM DUMPLETON
6
7
The mod_wsgi adapter is an Apache module that provides a WSGI compliant
8
interface for hosting Python based web applications within Apache. The
mod_wsgi.c
@@ -1,7 +1,7 @@
1
/* vim: set sw=4 expandtab : */
/*
- * Copyright 2007-2012 GRAHAM DUMPLETON
+ * Copyright 2007-2014 GRAHAM DUMPLETON
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
0 commit comments