update SRP copyright notice
[openssl.git] / apps / srp.c
index 5e7f3b9f7f7523fe01ad582bdaa10dd298bdd952..689574a4854c846866805d174369a96e8c499d7e 100644 (file)
@@ -1,10 +1,14 @@
 /*
  * Copyright 2004-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright (c) 2004, EdelKey Project. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
  * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
+ *
+ * Originally written by Christophe Renou and Peter Sylvester,
+ * for the EdelKey project.
  */
 
 #include <openssl/opensslconf.h>