aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authortholenst <tholenst@google.com>2021-04-13 23:16:58 -0700
committerCopybara-Service <copybara-worker@google.com>2021-04-13 23:17:30 -0700
commit0b5726e20417892d72194af7ba8116612aaf1614 (patch)
treedec4571400035b6937ec1beb08af57b8fece816c /cmake
parent9a1e97523b63baf4e82de0a38bf865c5afc6b7bd (diff)
downloadtink-0b5726e20417892d72194af7ba8116612aaf1614.tar.gz
Add missing copyright statements. These were missing due to internal miscommunication.
PiperOrigin-RevId: 368367721
Diffstat (limited to 'cmake')
-rw-r--r--cmake/HttpArchive.cmake2
-rw-r--r--cmake/HttpArchiveDownloader.cmake.in2
-rw-r--r--cmake/TinkBuildRules.cmake2
-rw-r--r--cmake/TinkUtil.cmake2
-rw-r--r--cmake/TinkWorkspace.cmake2
5 files changed, 10 insertions, 0 deletions
diff --git a/cmake/HttpArchive.cmake b/cmake/HttpArchive.cmake
index ed5680d8d..d13a10398 100644
--- a/cmake/HttpArchive.cmake
+++ b/cmake/HttpArchive.cmake
@@ -1,3 +1,5 @@
+# Copyright 2019 Google LLC
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
diff --git a/cmake/HttpArchiveDownloader.cmake.in b/cmake/HttpArchiveDownloader.cmake.in
index 708e13d41..3aac81555 100644
--- a/cmake/HttpArchiveDownloader.cmake.in
+++ b/cmake/HttpArchiveDownloader.cmake.in
@@ -1,3 +1,5 @@
+# Copyright 2019 Google LLC
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
diff --git a/cmake/TinkBuildRules.cmake b/cmake/TinkBuildRules.cmake
index bc8eed423..666837d4a 100644
--- a/cmake/TinkBuildRules.cmake
+++ b/cmake/TinkBuildRules.cmake
@@ -1,3 +1,5 @@
+# Copyright 2019 Google LLC
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
diff --git a/cmake/TinkUtil.cmake b/cmake/TinkUtil.cmake
index 375ebca57..1728ed4c3 100644
--- a/cmake/TinkUtil.cmake
+++ b/cmake/TinkUtil.cmake
@@ -1,3 +1,5 @@
+# Copyright 2019 Google LLC
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
diff --git a/cmake/TinkWorkspace.cmake b/cmake/TinkWorkspace.cmake
index 2b2406d59..6073d6015 100644
--- a/cmake/TinkWorkspace.cmake
+++ b/cmake/TinkWorkspace.cmake
@@ -1,3 +1,5 @@
+# Copyright 2019 Google LLC
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at