mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
# Copyright (C) Igor Sysoev
|
||||
|
||||
|
||||
if [ $OPENSSL != NONE ]; then
|
||||
CORE_INCS="$CORE_INCS $OPENSSL/include"
|
||||
CORE_DEPS="$CORE_DEPS $OPENSSL_DEPS"
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
# Copyright (C) Igor Sysoev
|
||||
|
||||
|
||||
case $PLATFORM in
|
||||
*)
|
||||
echo "$OPENSSL/libssl.a:" >> $MAKEFILE
|
||||
|
||||
Reference in New Issue
Block a user