Skip to content

Commit

Permalink
Add Guava to NOTICE
Browse files Browse the repository at this point in the history
  • Loading branch information
int08h committed Jan 30, 2017
1 parent 54075b8 commit 80b18f3
Showing 1 changed file with 26 additions and 11 deletions.
37 changes: 26 additions & 11 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
The Nearenough project.

Copyright (c) 2017 int08h, LLC. All rights reserved.
Copyright (c) 2017 int08h LLC. All rights reserved.

int08h, LLC licenses Nearenough (the "Software") to you under the Apache License, version 2.0
int08h LLC licenses Nearenough (the "Software") to you under the Apache License, version 2.0
(the "License"); you may not use the Software except in compliance with the License. You may
obtain a copy of the License from the LICENSE file included with the Software or at:

Expand All @@ -19,17 +19,17 @@ Nearenough uses 'Netty (http://netty.io)'

Netty is Copyright 2014 The Netty Project

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
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
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.
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.

----

Expand Down Expand Up @@ -409,4 +409,19 @@ Agreement will bring a legal action under this Agreement more than one year
after the cause of action arose. Each party waives its rights to a jury trial
in any resulting litigation.

----

Nearenough uses code from 'Guava (https://github.com/google/guava)'

Copyright (C) 2007 The Guava Authors

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.

0 comments on commit 80b18f3

Please sign in to comment.