Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add no license lint to top of GPU files with both licenses #3965

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# @lint-ignore-every LICENSELINT
# Copyright (c) Facebook, Inc. and its affiliates.
# All rights reserved.
#
Expand Down
3 changes: 2 additions & 1 deletion cmake/FindMKL.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) Facebook, Inc. and its affiliates.
# @lint-ignore-every LICENSELINT
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
Expand Down
3 changes: 2 additions & 1 deletion cmake/link_to_faiss_lib.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) Facebook, Inc. and its affiliates.
# @lint-ignore-every LICENSELINT
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/GpuDistance.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/GpuIndex.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/GpuIndexCagra.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/GpuIndexCagra.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/GpuResources.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/GpuResources.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/StandardGpuResources.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/StandardGpuResources.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/FlatIndex.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/FlatIndex.cuh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftCagra.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftCagra.cuh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftFlatIndex.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftFlatIndex.cuh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftIVFFlat.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftIVFFlat.cuh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftIVFPQ.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/impl/RaftIVFPQ.cuh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/test/TestGpuDistance.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/test/TestGpuIndexCagra.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/test/TestGpuIndexIVFFlat.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/utils/RaftUtils.cu
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions faiss/gpu/utils/RaftUtils.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @lint-ignore-every LICENSELINT
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
Loading