Skip to content

Commit

Permalink
Remove PATENTS clause (#156)
Browse files Browse the repository at this point in the history
Summary:
Closes #153.
Pull Request resolved: #156

Differential Revision: D13432705

Pulled By: pietern

fbshipit-source-id: d4318ff39745b69186ba7fc7d0393c1eb5fcb0aa
  • Loading branch information
pietern authored and facebook-github-bot committed Dec 12, 2018
1 parent cdeb59d commit 1d9e62a
Show file tree
Hide file tree
Showing 155 changed files with 154 additions and 341 deletions.
33 changes: 0 additions & 33 deletions PATENTS

This file was deleted.

3 changes: 1 addition & 2 deletions gloo/algorithm.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/algorithm.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/algorithm.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allgather.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/allgather.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/allgather.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allgather_ring.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/allreduce.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_bcube.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_builder.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include <algorithm>
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_builder.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_halving_doubling.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_local.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/allreduce_local.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_ring.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/allreduce_ring_chunked.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/barrier.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/barrier.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/barrier.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/barrier_all_to_all.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/barrier_all_to_one.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/benchmark.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/cuda_main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include <map>
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include <memory>
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/options.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "options.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/runner.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "runner.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/runner.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/benchmark/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/broadcast.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/broadcast.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/broadcast.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/broadcast_builder.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include <algorithm>
Expand Down
3 changes: 1 addition & 2 deletions gloo/broadcast_builder.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/broadcast_one_to_all.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/common/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/common/error.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
3 changes: 1 addition & 2 deletions gloo/common/linux.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#include "gloo/common/linux.h"
Expand Down
3 changes: 1 addition & 2 deletions gloo/common/linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* LICENSE file in the root directory of this source tree.
*/

#pragma once
Expand Down
Loading

0 comments on commit 1d9e62a

Please sign in to comment.