Skip to content

Commit

Permalink
Update copyright: remove year(s) (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVeprev authored Jan 28, 2021
1 parent 887b98c commit adaf80a
Show file tree
Hide file tree
Showing 238 changed files with 239 additions and 239 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##===-- CMakeLists.txt ----------------------------------------------------===##
#
# Copyright (C) 2018-2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion cmake/FindTBB.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##===-- CMakeLists.txt ----------------------------------------------------===##
#
# Copyright (C) 2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion cmake/scripts/generate_config.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##===----------------------------------------------------------------------===##
#
# Copyright (C) 2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion cmake/templates/oneDPLConfig.cmake.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##===----------------------------------------------------------------------===##
#
# Copyright (C) 2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion cmake/templates/oneDPLConfigVersion.cmake.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##===----------------------------------------------------------------------===##
#
# Copyright (C) 2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion cmake/windows-dpcpp-toolchain.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
##===-- windows-dpcpp-toolchain.cmake -------------------------------------===##
#
# Copyright (C) 2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
4 changes: 2 additions & 2 deletions documentation/library_guide/conf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#===============================================================================
# Copyright 2014-2021 Intel Corporation
# Copyright Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -39,7 +39,7 @@
# -- Project information -----------------------------------------------------

project = 'oneAPI Libraries Documentation'
copyright = '2020, Intel Corporation'
copyright = 'Intel Corporation'
author = 'Intel'

# The full version, including alpha/beta/rc tags
Expand Down
2 changes: 1 addition & 1 deletion env/onedplvars.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
##===-- onedplvars.sh -----------------------------------------------------===##
#
# Copyright (C) 2019-2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion extras/onedpl_install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
##===-- onedpl_install.sh -------------------------------------------------===##
#
# Copyright (C) 2019-2020 Intel Corporation
# Copyright (C) Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/algorithm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- algorithm ---------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/array
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- array -------------------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/cmath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- cmath -------------------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/complex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- complex -----------------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/cstddef
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- cstddef -----------------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/execution
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- execution ---------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/functional
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- functional -------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/binary_search_extension_defs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Intel Corporation
* Copyright (c) Intel Corporation
*
* Copyright 2008-2013 NVIDIA Corporation
*
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/binary_search_impl.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020 Intel Corporation
* Copyright (c) Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/by_segment_extension_defs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019-2020 Intel Corporation
* Copyright (c) Intel Corporation
*
* Copyright 2008-2013 NVIDIA Corporation
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019-2020 Intel Corporation
* Copyright (c) Intel Corporation
*
* Copyright 2008-2013 NVIDIA Corporation
*
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/function.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- function.h ---------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019-2020 Intel Corporation
* Copyright (c) Intel Corporation
*
* Copyright 2008-2013 NVIDIA Corporation
*
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/iterator_impl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- iterator_impl.h -------------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- discard_block_engine.h ---------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- linear_congruential_engine.h --------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- normal_distribution.h ---------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/random_impl/random_common.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- random_common.h ---------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- subtract_with_carry_engine.h --------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- uniform_int_distribution.h ----------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- uniform_real_distribution.h ---------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/internal/reduce_by_segment_impl.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019-2020 Intel Corporation
* Copyright (c) Intel Corporation
*
* Copyright 2008-2013 NVIDIA Corporation
*
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/iterator
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- iterator ----------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/memory
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- memory ------------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/numeric
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- numeric -----------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/optional
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- optional ----------------------------------------------------------===//
//
// Copyright (C) 2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/algorithm_fwd.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===----------------------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/algorithm_impl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===----------------------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/execution_defs.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===----------------------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/execution_impl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===----------------------------------------------------------------------===//
//
// Copyright (C) 2017-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/experimental/algorithm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- algorithm ---------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/experimental/internal/for_loop.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- for_loop.h --------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- for_loop_impl.h ---------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/experimental/internal/induction.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- induction.h -------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- induction_impl.h --------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
2 changes: 1 addition & 1 deletion include/oneapi/dpl/pstl/experimental/internal/reduction.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===-- reduction.h -------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Intel Corporation
// Copyright (C) Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
Expand Down
Loading

0 comments on commit adaf80a

Please sign in to comment.