Skip to content

Commit 8a2ed5a

Browse files
committed
Cocreate the license for the 3rd party file
1 parent b782163 commit 8a2ed5a

File tree

4 files changed

+97
-34
lines changed

4 files changed

+97
-34
lines changed

LICENSE

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,66 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.
202+
203+
------
204+
This product has a bundle disruptor--, which is available under BSD License.
205+
The source code of disruptor-- can be found at https://github.com/fsaintjacques/disruptor--.
206+
207+
Copyright (c) 2011, François Saint-Jacques
208+
All rights reserved.
209+
210+
Redistribution and use in source and binary forms, with or without
211+
modification, are permitted provided that the following conditions are met:
212+
* Redistributions of source code must retain the above copyright
213+
notice, this list of conditions and the following disclaimer.
214+
* Redistributions in binary form must reproduce the above copyright
215+
notice, this list of conditions and the following disclaimer in the
216+
documentation and/or other materials provided with the distribution.
217+
* Neither the name of the disruptor-- nor the
218+
names of its contributors may be used to endorse or promote products
219+
derived from this software without specific prior written permission.
220+
221+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
222+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
223+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
224+
DISCLAIMED. IN NO EVENT SHALL FRANÇOIS SAINT-JACQUES BE LIABLE FOR ANY
225+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
226+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
227+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
228+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
229+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
230+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
231+
232+
-------
233+
This product has a bundle of big_endian.h and big_endian.cpp, which is available under BSD License.
234+
The source code of disruptor-- can be found at https://github.com/chromium/chromium/tree/master/base.
235+
236+
// Copyright 2015 The Chromium Authors. All rights reserved.
237+
//
238+
// Redistribution and use in source and binary forms, with or without
239+
// modification, are permitted provided that the following conditions are
240+
// met:
241+
//
242+
// * Redistributions of source code must retain the above copyright
243+
// notice, this list of conditions and the following disclaimer.
244+
// * Redistributions in binary form must reproduce the above
245+
// copyright notice, this list of conditions and the following disclaimer
246+
// in the documentation and/or other materials provided with the
247+
// distribution.
248+
// * Neither the name of Google Inc. nor the names of its
249+
// contributors may be used to endorse or promote products derived from
250+
// this software without specific prior written permission.
251+
//
252+
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
253+
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
254+
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
255+
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
256+
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
257+
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
258+
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
259+
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
260+
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
261+
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
262+
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
263+

distribution/LICENSE-BIN

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,36 @@
227227
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
228228
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
229229
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
230-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
230+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
231+
232+
-------
233+
This product has a bundle of big_endian.h and big_endian.cpp, which is available under BSD License.
234+
The source code of disruptor-- can be found at https://github.com/chromium/chromium/tree/master/base.
235+
236+
// Copyright 2015 The Chromium Authors. All rights reserved.
237+
//
238+
// Redistribution and use in source and binary forms, with or without
239+
// modification, are permitted provided that the following conditions are
240+
// met:
241+
//
242+
// * Redistributions of source code must retain the above copyright
243+
// notice, this list of conditions and the following disclaimer.
244+
// * Redistributions in binary form must reproduce the above
245+
// copyright notice, this list of conditions and the following disclaimer
246+
// in the documentation and/or other materials provided with the
247+
// distribution.
248+
// * Neither the name of Google Inc. nor the names of its
249+
// contributors may be used to endorse or promote products derived from
250+
// this software without specific prior written permission.
251+
//
252+
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
253+
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
254+
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
255+
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
256+
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
257+
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
258+
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
259+
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
260+
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
261+
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
262+
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

src/common/big_endian.cpp

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
3-
* contributor license agreements. See the NOTICE file distributed with
4-
* this work for additional information regarding copyright ownership.
5-
* The ASF licenses this file to You under the Apache License, Version 2.0
6-
* (the "License"); you may not use this file except in compliance with
7-
* the License. You may obtain a copy of the License at
8-
*
9-
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
11-
* Unless required by applicable law or agreed to in writing, software
12-
* distributed under the License is distributed on an "AS IS" BASIS,
13-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14-
* See the License for the specific language governing permissions and
15-
* limitations under the License.
16-
*/
1+
172
// Copyright 2014 The Chromium Authors. All rights reserved.
183
// Use of this source code is governed by a BSD-style license that can be
194
// found in the LICENSE file.

src/common/big_endian.h

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
3-
* contributor license agreements. See the NOTICE file distributed with
4-
* this work for additional information regarding copyright ownership.
5-
* The ASF licenses this file to You under the Apache License, Version 2.0
6-
* (the "License"); you may not use this file except in compliance with
7-
* the License. You may obtain a copy of the License at
8-
*
9-
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
11-
* Unless required by applicable law or agreed to in writing, software
12-
* distributed under the License is distributed on an "AS IS" BASIS,
13-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14-
* See the License for the specific language governing permissions and
15-
* limitations under the License.
16-
*/
171

182
// Copyright 2014 The Chromium Authors. All rights reserved.
193
// Use of this source code is governed by a BSD-style license that can be

0 commit comments

Comments
 (0)