Add copyright to manpages
[openssl.git] / doc / crypto / BN_add_word.pod
index 1bbe31b0ceb0a1fa28f15c927038b2b8b08a9d15..bae9d97165df2ef6cdcf7a2e3ed11ed12cf281be 100644 (file)
@@ -50,3 +50,14 @@ B<(BN_ULONG)-1> if an error occurred.
 L<bn(3)>, L<ERR_get_error(3)>, L<BN_add(3)>
 
 =cut
+
+=head1 COPYRIGHT
+
+Copyright 2000-2016 The OpenSSL Project Authors. 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
+L<https://www.openssl.org/source/license.html>.
+
+=cut