diff --git a/CMakeLists.txt b/CMakeLists.txt index c4fea46a3d..b6d02d5c6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ +# @lint-ignore-every LICENSELINT # Copyright (c) Facebook, Inc. and its affiliates. # All rights reserved. # diff --git a/cmake/FindMKL.cmake b/cmake/FindMKL.cmake index 460b86ad58..4504859c27 100644 --- a/cmake/FindMKL.cmake +++ b/cmake/FindMKL.cmake @@ -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 diff --git a/cmake/link_to_faiss_lib.cmake b/cmake/link_to_faiss_lib.cmake index 83bdaefaaf..0573c3c74e 100644 --- a/cmake/link_to_faiss_lib.cmake +++ b/cmake/link_to_faiss_lib.cmake @@ -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 diff --git a/faiss/gpu/GpuDistance.cu b/faiss/gpu/GpuDistance.cu index 599f4a3072..d5082bbee7 100644 --- a/faiss/gpu/GpuDistance.cu +++ b/faiss/gpu/GpuDistance.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/GpuIndex.h b/faiss/gpu/GpuIndex.h index cc10f21589..4098e6a101 100644 --- a/faiss/gpu/GpuIndex.h +++ b/faiss/gpu/GpuIndex.h @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/GpuIndexCagra.cu b/faiss/gpu/GpuIndexCagra.cu index 4ae56df10d..fb90758f78 100644 --- a/faiss/gpu/GpuIndexCagra.cu +++ b/faiss/gpu/GpuIndexCagra.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/GpuIndexCagra.h b/faiss/gpu/GpuIndexCagra.h index 6ecee3ae03..9c39e6a95a 100644 --- a/faiss/gpu/GpuIndexCagra.h +++ b/faiss/gpu/GpuIndexCagra.h @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/GpuResources.cpp b/faiss/gpu/GpuResources.cpp index 1ed3a6ddd5..7cb5905315 100644 --- a/faiss/gpu/GpuResources.cpp +++ b/faiss/gpu/GpuResources.cpp @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/GpuResources.h b/faiss/gpu/GpuResources.h index fc6dd591b4..8edd8f3d81 100644 --- a/faiss/gpu/GpuResources.h +++ b/faiss/gpu/GpuResources.h @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/StandardGpuResources.cpp b/faiss/gpu/StandardGpuResources.cpp index 059a6049de..4aad6ea1f1 100644 --- a/faiss/gpu/StandardGpuResources.cpp +++ b/faiss/gpu/StandardGpuResources.cpp @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/StandardGpuResources.h b/faiss/gpu/StandardGpuResources.h index 661c784aee..7a48948663 100644 --- a/faiss/gpu/StandardGpuResources.h +++ b/faiss/gpu/StandardGpuResources.h @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/FlatIndex.cu b/faiss/gpu/impl/FlatIndex.cu index 64c4a3d7c0..0f22737892 100644 --- a/faiss/gpu/impl/FlatIndex.cu +++ b/faiss/gpu/impl/FlatIndex.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/FlatIndex.cuh b/faiss/gpu/impl/FlatIndex.cuh index d1610f7244..7b92976942 100644 --- a/faiss/gpu/impl/FlatIndex.cuh +++ b/faiss/gpu/impl/FlatIndex.cuh @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftCagra.cu b/faiss/gpu/impl/RaftCagra.cu index 292079321d..e0f302ae04 100644 --- a/faiss/gpu/impl/RaftCagra.cu +++ b/faiss/gpu/impl/RaftCagra.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftCagra.cuh b/faiss/gpu/impl/RaftCagra.cuh index 95f6c03fca..39d7d75765 100644 --- a/faiss/gpu/impl/RaftCagra.cuh +++ b/faiss/gpu/impl/RaftCagra.cuh @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftFlatIndex.cu b/faiss/gpu/impl/RaftFlatIndex.cu index 24a6d39604..c06ca62cb5 100644 --- a/faiss/gpu/impl/RaftFlatIndex.cu +++ b/faiss/gpu/impl/RaftFlatIndex.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftFlatIndex.cuh b/faiss/gpu/impl/RaftFlatIndex.cuh index d3823bbf58..9d20fade61 100644 --- a/faiss/gpu/impl/RaftFlatIndex.cuh +++ b/faiss/gpu/impl/RaftFlatIndex.cuh @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftIVFFlat.cu b/faiss/gpu/impl/RaftIVFFlat.cu index 0906a60f46..181cf94968 100644 --- a/faiss/gpu/impl/RaftIVFFlat.cu +++ b/faiss/gpu/impl/RaftIVFFlat.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftIVFFlat.cuh b/faiss/gpu/impl/RaftIVFFlat.cuh index 4f8c89ecb0..a2dcef6ce5 100644 --- a/faiss/gpu/impl/RaftIVFFlat.cuh +++ b/faiss/gpu/impl/RaftIVFFlat.cuh @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftIVFPQ.cu b/faiss/gpu/impl/RaftIVFPQ.cu index 3a2a0a4218..15f49bbffd 100644 --- a/faiss/gpu/impl/RaftIVFPQ.cu +++ b/faiss/gpu/impl/RaftIVFPQ.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/impl/RaftIVFPQ.cuh b/faiss/gpu/impl/RaftIVFPQ.cuh index a79db3c40d..9a54dda79b 100644 --- a/faiss/gpu/impl/RaftIVFPQ.cuh +++ b/faiss/gpu/impl/RaftIVFPQ.cuh @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/test/TestGpuDistance.cu b/faiss/gpu/test/TestGpuDistance.cu index 3c59cc1a5f..11ed085edd 100644 --- a/faiss/gpu/test/TestGpuDistance.cu +++ b/faiss/gpu/test/TestGpuDistance.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/test/TestGpuIndexCagra.cu b/faiss/gpu/test/TestGpuIndexCagra.cu index a368e496c5..7f2ba6821a 100644 --- a/faiss/gpu/test/TestGpuIndexCagra.cu +++ b/faiss/gpu/test/TestGpuIndexCagra.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/test/TestGpuIndexIVFFlat.cpp b/faiss/gpu/test/TestGpuIndexIVFFlat.cpp index 28eefec308..df71e9e3fe 100644 --- a/faiss/gpu/test/TestGpuIndexIVFFlat.cpp +++ b/faiss/gpu/test/TestGpuIndexIVFFlat.cpp @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/utils/RaftUtils.cu b/faiss/gpu/utils/RaftUtils.cu index ba40c54c26..a759336eb9 100644 --- a/faiss/gpu/utils/RaftUtils.cu +++ b/faiss/gpu/utils/RaftUtils.cu @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. * diff --git a/faiss/gpu/utils/RaftUtils.h b/faiss/gpu/utils/RaftUtils.h index 4dfafa4ec5..59ee1442f0 100644 --- a/faiss/gpu/utils/RaftUtils.h +++ b/faiss/gpu/utils/RaftUtils.h @@ -1,3 +1,4 @@ +// @lint-ignore-every LICENSELINT /** * Copyright (c) Facebook, Inc. and its affiliates. *