mirror of https://github.com/wolfSSL/wolfssl.git
Adding Copyright notice to autoconf files.
parent
942c720dc4
commit
3179d6ce2b
|
@ -5,7 +5,7 @@
|
||||||
# This file is part of wolfSSL. (formerly known as CyaSSL)
|
# This file is part of wolfSSL. (formerly known as CyaSSL)
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
AC_COPYRIGHT([Copyright (C) 2006-2018 wolfSSL Inc.])
|
||||||
AC_INIT([wolfssl],[3.14.0],[https://github.com/wolfssl/wolfssl/issues],[wolfssl],[http://www.wolfssl.com])
|
AC_INIT([wolfssl],[3.14.0],[https://github.com/wolfssl/wolfssl/issues],[wolfssl],[http://www.wolfssl.com])
|
||||||
|
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
|
|
Loading…
Reference in New Issue