aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-06-15 12:03:40 -0400
committerRich Salz <rsalz@openssl.org>2017-06-30 21:56:44 -0400
commit624265c60e07f8e5f251d0f5b79e34cf0221af73 (patch)
tree8581cdb5a67fc2ab3b2c2233e112932788d16e96 /apps
parent1297ef9928e0b77b1ca81b5aafa47f5b25c247a7 (diff)
downloadopenssl-624265c60e07f8e5f251d0f5b79e34cf0221af73.tar.gz
Cleanup some copyright stuff
Remove some incorrect copyright references. Move copyright to standard place Add OpenSSL copyright where missing. Remove copyrighted file that we don't use any more Remove Itanium assembler for RC4 and MD5 (assembler versions of old and weak algorithms for an old chip) Standardize apps/rehash copyright comment; approved by Timo Put dual-copyright notice on mkcert Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3691)
Diffstat (limited to 'apps')
-rw-r--r--apps/rehash.c7
-rw-r--r--apps/tsget.in2
-rw-r--r--apps/vms_term_sock.c1
-rw-r--r--apps/vms_term_sock.h1
4 files changed, 4 insertions, 7 deletions
diff --git a/apps/rehash.c b/apps/rehash.c
index e3c02448fb..ad7108aad9 100644
--- a/apps/rehash.c
+++ b/apps/rehash.c
@@ -1,5 +1,6 @@
/*
* Copyright 2015-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright (c) 2013-2014 Timo Teräs <timo.teras@gmail.com>
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -7,12 +8,6 @@
* https://www.openssl.org/source/license.html
*/
-/*
- * C implementation based on the original Perl and shell versions
- *
- * Copyright (c) 2013-2014 Timo Teräs <timo.teras@iki.fi>
- */
-
#include "apps.h"
#if defined(OPENSSL_SYS_UNIX) || defined(__APPLE__) || \
diff --git a/apps/tsget.in b/apps/tsget.in
index c6193e57da..71bcc24525 100644
--- a/apps/tsget.in
+++ b/apps/tsget.in
@@ -1,6 +1,6 @@
#!{- $config{hashbangperl} -}
-# Copyright (c) 2002 The OpenTSA Project. All rights reserved.
# Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright (c) 2002 The OpenTSA 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
diff --git a/apps/vms_term_sock.c b/apps/vms_term_sock.c
index a7d87ff361..ff954ed283 100644
--- a/apps/vms_term_sock.c
+++ b/apps/vms_term_sock.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2016 VMS Software, Inc. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
diff --git a/apps/vms_term_sock.h b/apps/vms_term_sock.h
index 662fa0adaf..c4d1702d79 100644
--- a/apps/vms_term_sock.h
+++ b/apps/vms_term_sock.h
@@ -1,4 +1,5 @@
/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2016 VMS Software, Inc. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use