diff options
author | Steven R. Loomis <srl@icu-project.org> | 2016-04-05 14:38:28 -0700 |
---|---|---|
committer | Myles Borins <mborins@us.ibm.com> | 2016-04-07 12:56:34 -0400 |
commit | 853d8fb4e755d55f2b438c3276ff2faac264183b (patch) | |
tree | c1616657e6796e15d4cc6066dbf15f1733beca21 /LICENSE | |
parent | 31524d73106624e218d5d79c2c8496609d0606e8 (diff) | |
download | node-new-853d8fb4e755d55f2b438c3276ff2faac264183b.tar.gz |
doc: update openssl LICENSE using license-builder.sh
* due to: openssl bump in 1f434787fcb36b2dea36dbfebc8ff7f899b6d262
PR-URL: https://github.com/nodejs/node/pull/6065
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -506,7 +506,7 @@ The externally maintained libraries used by Node.js are: - OpenSSL, located at deps/openssl, is licensed as follows: """ - Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. + Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions |