From aa5b59f0344a2504890c59777387116f91cdb232 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 13 Feb 2015 23:24:40 -0800 Subject: Move openssl license to openssl --- LICENSE | 15 --------------- openssl/LICENSE | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 LICENSE create mode 100644 openssl/LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 808903ae..00000000 --- a/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -Copyright 2011 Google Inc. - 2013 Jack Lloyd - 2013-2014 Steven Fackler - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/openssl/LICENSE b/openssl/LICENSE new file mode 100644 index 00000000..808903ae --- /dev/null +++ b/openssl/LICENSE @@ -0,0 +1,15 @@ +Copyright 2011 Google Inc. + 2013 Jack Lloyd + 2013-2014 Steven Fackler + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. -- cgit v1.2.3