misc: switch copyright to Valve
diff --git a/icd/common/icd-enumerate-drm.c b/icd/common/icd-enumerate-drm.c
index be81d83..47c1651 100644
--- a/icd/common/icd-enumerate-drm.c
+++ b/icd/common/icd-enumerate-drm.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-enumerate-drm.h b/icd/common/icd-enumerate-drm.h
index 3b73a29..4f1419d 100644
--- a/icd/common/icd-enumerate-drm.h
+++ b/icd/common/icd-enumerate-drm.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-format.c b/icd/common/icd-format.c
index f90eee9..2395f4c 100644
--- a/icd/common/icd-format.c
+++ b/icd/common/icd-format.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-format.h b/icd/common/icd-format.h
index 0d7f460..fb87f4c 100644
--- a/icd/common/icd-format.h
+++ b/icd/common/icd-format.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-instance.c b/icd/common/icd-instance.c
index bdab950..ab980dc 100644
--- a/icd/common/icd-instance.c
+++ b/icd/common/icd-instance.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014-2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-instance.h b/icd/common/icd-instance.h
index f82e8f5..fcaf986 100644
--- a/icd/common/icd-instance.h
+++ b/icd/common/icd-instance.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014-2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-spv.h b/icd/common/icd-spv.h
index fedef7a..8225238 100644
--- a/icd/common/icd-spv.h
+++ b/icd/common/icd-spv.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-utils.c b/icd/common/icd-utils.c
index d177586..3a3c43b 100644
--- a/icd/common/icd-utils.c
+++ b/icd/common/icd-utils.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd-utils.h b/icd/common/icd-utils.h
index f011a07..2421050 100644
--- a/icd/common/icd-utils.h
+++ b/icd/common/icd-utils.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/common/icd.h b/icd/common/icd.h
index 63d87e3..28fe7fe 100644
--- a/icd/common/icd.h
+++ b/icd/common/icd.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/buf.c b/icd/intel/buf.c
index 1c61401..b21eb10 100644
--- a/icd/intel/buf.c
+++ b/icd/intel/buf.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/buf.h b/icd/intel/buf.h
index ccb5e14..30e7280 100644
--- a/icd/intel/buf.h
+++ b/icd/intel/buf.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd.c b/icd/intel/cmd.c
index 86bac04..da0595f 100644
--- a/icd/intel/cmd.c
+++ b/icd/intel/cmd.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd.h b/icd/intel/cmd.h
index 727494e..1fd313f 100644
--- a/icd/intel/cmd.h
+++ b/icd/intel/cmd.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd_barrier.c b/icd/intel/cmd_barrier.c
index 70db49c..8a4e0ee 100644
--- a/icd/intel/cmd_barrier.c
+++ b/icd/intel/cmd_barrier.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd_decode.c b/icd/intel/cmd_decode.c
index 333635d..e01a6b1 100644
--- a/icd/intel/cmd_decode.c
+++ b/icd/intel/cmd_decode.c
@@ -1,7 +1,7 @@
 /*
  * Mesa 3-D graphics library
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd_meta.c b/icd/intel/cmd_meta.c
index c90fa2b..c35c9e5 100644
--- a/icd/intel/cmd_meta.c
+++ b/icd/intel/cmd_meta.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd_mi.c b/icd/intel/cmd_mi.c
index 45fb1ab..c1d2827 100644
--- a/icd/intel/cmd_mi.c
+++ b/icd/intel/cmd_mi.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd_pipeline.c b/icd/intel/cmd_pipeline.c
index c8fab5a..b85bff4 100644
--- a/icd/intel/cmd_pipeline.c
+++ b/icd/intel/cmd_pipeline.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/cmd_priv.h b/icd/intel/cmd_priv.h
index c2a440b..ed33ceb 100644
--- a/icd/intel/cmd_priv.h
+++ b/icd/intel/cmd_priv.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/desc.c b/icd/intel/desc.c
index 95fefb5..032d2ec 100644
--- a/icd/intel/desc.c
+++ b/icd/intel/desc.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/desc.h b/icd/intel/desc.h
index f060389..98b187e 100644
--- a/icd/intel/desc.h
+++ b/icd/intel/desc.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/dev.c b/icd/intel/dev.c
index 38f18af..4e4b630 100644
--- a/icd/intel/dev.c
+++ b/icd/intel/dev.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/dev.h b/icd/intel/dev.h
index e1859a8..47e5f3c 100644
--- a/icd/intel/dev.h
+++ b/icd/intel/dev.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/event.c b/icd/intel/event.c
index d3637bc..8f85f4c 100644
--- a/icd/intel/event.c
+++ b/icd/intel/event.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/event.h b/icd/intel/event.h
index 5f5ba9c..7246fa3 100644
--- a/icd/intel/event.h
+++ b/icd/intel/event.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/extension_info.h b/icd/intel/extension_info.h
index c041bb7..c9979ae 100644
--- a/icd/intel/extension_info.h
+++ b/icd/intel/extension_info.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/extension_utils.c b/icd/intel/extension_utils.c
index 88345e2..f4dfa19 100644
--- a/icd/intel/extension_utils.c
+++ b/icd/intel/extension_utils.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/fb.c b/icd/intel/fb.c
index 54662d8..429e1d0 100644
--- a/icd/intel/fb.c
+++ b/icd/intel/fb.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/fb.h b/icd/intel/fb.h
index 9927062..923a53b 100644
--- a/icd/intel/fb.h
+++ b/icd/intel/fb.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/fence.c b/icd/intel/fence.c
index 207fcdb..f979974 100644
--- a/icd/intel/fence.c
+++ b/icd/intel/fence.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/fence.h b/icd/intel/fence.h
index 5c05142..3a4fdb1 100644
--- a/icd/intel/fence.h
+++ b/icd/intel/fence.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/format.c b/icd/intel/format.c
index 10f9c79..4b1aa14 100644
--- a/icd/intel/format.c
+++ b/icd/intel/format.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/format.h b/icd/intel/format.h
index 93e9841..f778947 100644
--- a/icd/intel/format.h
+++ b/icd/intel/format.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/genhw/genhw.h b/icd/intel/genhw/genhw.h
index f25acec..a8e57f2 100644
--- a/icd/intel/genhw/genhw.h
+++ b/icd/intel/genhw/genhw.h
@@ -1,7 +1,7 @@
 /*
  * Mesa 3-D graphics library
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/gpu.c b/icd/intel/gpu.c
index 5d3a8d2..d0ec435 100644
--- a/icd/intel/gpu.c
+++ b/icd/intel/gpu.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/gpu.h b/icd/intel/gpu.h
index b96fcfd..a22a85f 100644
--- a/icd/intel/gpu.h
+++ b/icd/intel/gpu.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/img.c b/icd/intel/img.c
index c84a766..0df5470 100644
--- a/icd/intel/img.c
+++ b/icd/intel/img.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/img.h b/icd/intel/img.h
index 64883c3..76ef393 100644
--- a/icd/intel/img.h
+++ b/icd/intel/img.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/instance.c b/icd/intel/instance.c
index 092aba8..a527a63 100644
--- a/icd/intel/instance.c
+++ b/icd/intel/instance.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/instance.h b/icd/intel/instance.h
index 35c093e..626c661 100644
--- a/icd/intel/instance.h
+++ b/icd/intel/instance.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/intel.h b/icd/intel/intel.h
index 254dbb4..b716ee9 100644
--- a/icd/intel/intel.h
+++ b/icd/intel/intel.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/layout.c b/icd/intel/layout.c
index 1e459fb..6937321 100644
--- a/icd/intel/layout.c
+++ b/icd/intel/layout.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/layout.h b/icd/intel/layout.h
index f6b6e43..34708e9 100644
--- a/icd/intel/layout.h
+++ b/icd/intel/layout.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/mem.c b/icd/intel/mem.c
index b3f6520..7ca4995 100644
--- a/icd/intel/mem.c
+++ b/icd/intel/mem.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/mem.h b/icd/intel/mem.h
index 4273954..545d02c 100644
--- a/icd/intel/mem.h
+++ b/icd/intel/mem.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/obj.c b/icd/intel/obj.c
index 9154dcc..755d4b7 100644
--- a/icd/intel/obj.c
+++ b/icd/intel/obj.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/obj.h b/icd/intel/obj.h
index 4b015d0..749308b 100644
--- a/icd/intel/obj.h
+++ b/icd/intel/obj.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/pipeline.c b/icd/intel/pipeline.c
index c502cb7..030256a 100644
--- a/icd/intel/pipeline.c
+++ b/icd/intel/pipeline.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/pipeline.h b/icd/intel/pipeline.h
index 32a36e2..4f0476f 100644
--- a/icd/intel/pipeline.h
+++ b/icd/intel/pipeline.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/query.c b/icd/intel/query.c
index f49d45a..f91834a 100644
--- a/icd/intel/query.c
+++ b/icd/intel/query.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/query.h b/icd/intel/query.h
index acf4737..0d276d1 100644
--- a/icd/intel/query.h
+++ b/icd/intel/query.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/queue.c b/icd/intel/queue.c
index 8c4aa29..af65b4a 100644
--- a/icd/intel/queue.c
+++ b/icd/intel/queue.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/queue.h b/icd/intel/queue.h
index ba55693..771cb55 100644
--- a/icd/intel/queue.h
+++ b/icd/intel/queue.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/sampler.c b/icd/intel/sampler.c
index 320cb0c..967e663 100644
--- a/icd/intel/sampler.c
+++ b/icd/intel/sampler.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/sampler.h b/icd/intel/sampler.h
index 1e6e843..3ae1b58 100644
--- a/icd/intel/sampler.h
+++ b/icd/intel/sampler.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/shader.c b/icd/intel/shader.c
index cab397b..644a6f4 100644
--- a/icd/intel/shader.c
+++ b/icd/intel/shader.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/shader.h b/icd/intel/shader.h
index 1a3341e..0ef3384 100644
--- a/icd/intel/shader.h
+++ b/icd/intel/shader.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/state.c b/icd/intel/state.c
index edf42ad..5ffdfdf 100644
--- a/icd/intel/state.c
+++ b/icd/intel/state.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/state.h b/icd/intel/state.h
index 2936b99..efa5d91 100644
--- a/icd/intel/state.h
+++ b/icd/intel/state.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/view.c b/icd/intel/view.c
index e486c77..7702e75 100644
--- a/icd/intel/view.c
+++ b/icd/intel/view.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/view.h b/icd/intel/view.h
index 1d90202..a7ae5f3 100644
--- a/icd/intel/view.h
+++ b/icd/intel/view.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/wsi.h b/icd/intel/wsi.h
index a090364..294f704 100644
--- a/icd/intel/wsi.h
+++ b/icd/intel/wsi.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/wsi_null.c b/icd/intel/wsi_null.c
index 7ae7202..c800627 100644
--- a/icd/intel/wsi_null.c
+++ b/icd/intel/wsi_null.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/intel/wsi_x11.c b/icd/intel/wsi_x11.c
index 692be28..7931096 100644
--- a/icd/intel/wsi_x11.c
+++ b/icd/intel/wsi_x11.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/nulldrv/VK_nulldrv.def b/icd/nulldrv/VK_nulldrv.def
index 3eff731..8b531e8 100644
--- a/icd/nulldrv/VK_nulldrv.def
+++ b/icd/nulldrv/VK_nulldrv.def
@@ -1,7 +1,6 @@
 ;;;; Begin Copyright Notice ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-; VK
 ;
-; Copyright (C) 2015 LunarG, Inc.
+; Copyright (C) 2015 Valve Corporation
 ;
 ; Permission is hereby granted, free of charge, to any person obtaining a
 ; copy of this software and associated documentation files (the "Software"),
diff --git a/icd/nulldrv/nulldrv.c b/icd/nulldrv/nulldrv.c
index 0c50b94..b926176 100644
--- a/icd/nulldrv/nulldrv.c
+++ b/icd/nulldrv/nulldrv.c
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2015 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/icd/nulldrv/nulldrv.h b/icd/nulldrv/nulldrv.h
index f48447d..8b48bc5 100644
--- a/icd/nulldrv/nulldrv.h
+++ b/icd/nulldrv/nulldrv.h
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2014 LunarG, Inc.
+ * Copyright (C) 2015 Valve Corporation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),