aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-10-29 13:50:34 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-11-04 13:15:18 -0700
commitbb387b716650b3b59e9c1f3651ec4c8529acb1ec (patch)
treeb398ccf02222122d41a49364fde068be45851f7f /cmake
parent7ea5b4fa3c298429fec452dff7a885c054a6b251 (diff)
downloadusermoji-bb387b716650b3b59e9c1f3651ec4c8529acb1ec.tar.xz
misc: switch copyright to Valve
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindPCIAccess.cmake2
-rw-r--r--cmake/FindPthreadStubs.cmake2
-rw-r--r--cmake/FindUDev.cmake2
-rw-r--r--cmake/FindValgrind.cmake2
-rw-r--r--cmake/FindXCB.cmake2
5 files changed, 5 insertions, 5 deletions
diff --git a/cmake/FindPCIAccess.cmake b/cmake/FindPCIAccess.cmake
index 093cb869..65f7d5c1 100644
--- a/cmake/FindPCIAccess.cmake
+++ b/cmake/FindPCIAccess.cmake
@@ -1,6 +1,6 @@
# - FindPCIAccess
#
-# Copyright 2015 LunarG, Inc.
+# Copyright 2015 Valve Corporation
find_package(PkgConfig)
diff --git a/cmake/FindPthreadStubs.cmake b/cmake/FindPthreadStubs.cmake
index 4fe83000..063bbe51 100644
--- a/cmake/FindPthreadStubs.cmake
+++ b/cmake/FindPthreadStubs.cmake
@@ -1,6 +1,6 @@
# - FindPthreadStubs
#
-# Copyright 2015 LunarG, Inc.
+# Copyright (C) 2015 Valve Corporation
find_package(PkgConfig)
diff --git a/cmake/FindUDev.cmake b/cmake/FindUDev.cmake
index 9fcc04a3..e3d16995 100644
--- a/cmake/FindUDev.cmake
+++ b/cmake/FindUDev.cmake
@@ -1,6 +1,6 @@
# - FindUDev
#
-# Copyright 2015 LunarG, Inc.
+# Copyright (C) 2015 Valve Corporation
find_package(PkgConfig)
diff --git a/cmake/FindValgrind.cmake b/cmake/FindValgrind.cmake
index 6172a9ce..5c1fb561 100644
--- a/cmake/FindValgrind.cmake
+++ b/cmake/FindValgrind.cmake
@@ -1,6 +1,6 @@
# - FindValgrind
#
-# Copyright 2015 LunarG, Inc.
+# Copyright (C) 2015 Valve Corporation
find_package(PkgConfig)
diff --git a/cmake/FindXCB.cmake b/cmake/FindXCB.cmake
index fbe3b5de..23115911 100644
--- a/cmake/FindXCB.cmake
+++ b/cmake/FindXCB.cmake
@@ -1,6 +1,6 @@
# - FindXCB
#
-# Copyright 2015 LunarG, Inc.
+# Copyright (C) 2015 Valve Corporation
find_package(PkgConfig)