diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-10-29 13:50:34 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-11-04 13:15:18 -0700 |
| commit | bb387b716650b3b59e9c1f3651ec4c8529acb1ec (patch) | |
| tree | b398ccf02222122d41a49364fde068be45851f7f /layers | |
| parent | 7ea5b4fa3c298429fec452dff7a885c054a6b251 (diff) | |
| download | usermoji-bb387b716650b3b59e9c1f3651ec4c8529acb1ec.tar.xz | |
misc: switch copyright to Valve
Diffstat (limited to 'layers')
29 files changed, 29 insertions, 29 deletions
diff --git a/layers/apidump.h b/layers/apidump.h index 0dc4ce58..72ddd7d8 100644 --- a/layers/apidump.h +++ b/layers/apidump.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/layers/basic.cpp b/layers/basic.cpp index df402910..98039cfb 100644 --- a/layers/basic.cpp +++ b/layers/basic.cpp @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2014 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * Copyright (C) 2015 Google Inc. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/layers/device_limits.cpp b/layers/device_limits.cpp index 9e04f8fc..22eca998 100644 --- a/layers/device_limits.cpp +++ b/layers/device_limits.cpp @@ -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/layers/device_limits.h b/layers/device_limits.h index b90f6e27..1758e9a8 100644 --- a/layers/device_limits.h +++ b/layers/device_limits.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/layers/draw_state.cpp b/layers/draw_state.cpp index df714b3a..7d16f2b0 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2014 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * Copyright (C) 2015 Google, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/layers/draw_state.h b/layers/draw_state.h index 27e39703..7e7bebac 100755 --- a/layers/draw_state.h +++ b/layers/draw_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/layers/generic.h b/layers/generic.h index f157cc35..87f90dea 100644 --- a/layers/generic.h +++ b/layers/generic.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/layers/image.cpp b/layers/image.cpp index 426fcb9b..e9c0cdd0 100644 --- a/layers/image.cpp +++ b/layers/image.cpp @@ -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/layers/image.h b/layers/image.h index 81d10435..cd13ffc1 100644 --- a/layers/image.h +++ b/layers/image.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/layers/mem_tracker.cpp b/layers/mem_tracker.cpp index 860a77a5..9cdb3f19 100644 --- a/layers/mem_tracker.cpp +++ b/layers/mem_tracker.cpp @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2015 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * Copyright (C) 2015 Google, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/layers/mem_tracker.h b/layers/mem_tracker.h index e44e651d..9bb76cdb 100644 --- a/layers/mem_tracker.h +++ b/layers/mem_tracker.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/layers/multi.cpp b/layers/multi.cpp index ab6f4d86..e193b20f 100644 --- a/layers/multi.cpp +++ b/layers/multi.cpp @@ -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/layers/object_track.h b/layers/object_track.h index 15e45103..9c48e106 100644 --- a/layers/object_track.h +++ b/layers/object_track.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/layers/param_checker.cpp b/layers/param_checker.cpp index 8a1aeeb8..052a4be7 100644 --- a/layers/param_checker.cpp +++ b/layers/param_checker.cpp @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2014 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * Copyright (C) 2015 Google, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/layers/screenshot.cpp b/layers/screenshot.cpp index 7e82fb7f..bbb0b88c 100644 --- a/layers/screenshot.cpp +++ b/layers/screenshot.cpp @@ -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/layers/shader_checker.cpp b/layers/shader_checker.cpp index 9b2b54bf..9feda7f9 100644 --- a/layers/shader_checker.cpp +++ b/layers/shader_checker.cpp @@ -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/layers/shader_checker.h b/layers/shader_checker.h index e9472889..b6f6ae95 100644 --- a/layers/shader_checker.h +++ b/layers/shader_checker.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/layers/swapchain.cpp b/layers/swapchain.cpp index ed63c4ab..0de1590d 100644 --- a/layers/swapchain.cpp +++ b/layers/swapchain.cpp @@ -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/layers/swapchain.h b/layers/swapchain.h index b5b46329..eace91f7 100644 --- a/layers/swapchain.h +++ b/layers/swapchain.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/layers/threading.h b/layers/threading.h index 1b75e50c..eb913192 100644 --- a/layers/threading.h +++ b/layers/threading.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/layers/vk_layer_data.h b/layers/vk_layer_data.h index 02fe1522..0c406f59 100644 --- a/layers/vk_layer_data.h +++ b/layers/vk_layer_data.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/layers/vk_layer_debug_marker_table.cpp b/layers/vk_layer_debug_marker_table.cpp index 6e06ee26..f456f69d 100644 --- a/layers/vk_layer_debug_marker_table.cpp +++ b/layers/vk_layer_debug_marker_table.cpp @@ -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/layers/vk_layer_debug_marker_table.h b/layers/vk_layer_debug_marker_table.h index 11638b1d..11f89285 100644 --- a/layers/vk_layer_debug_marker_table.h +++ b/layers/vk_layer_debug_marker_table.h @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2014 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * Copyright (C) 2015 Google Inc. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/layers/vk_layer_extension_utils.cpp b/layers/vk_layer_extension_utils.cpp index 6f0d6550..84ce0d14 100644 --- a/layers/vk_layer_extension_utils.cpp +++ b/layers/vk_layer_extension_utils.cpp @@ -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/layers/vk_layer_extension_utils.h b/layers/vk_layer_extension_utils.h index 5b932605..730b84ff 100644 --- a/layers/vk_layer_extension_utils.h +++ b/layers/vk_layer_extension_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/layers/vk_layer_logging.h b/layers/vk_layer_logging.h index 363cfe5c..6ac4e604 100644 --- a/layers/vk_layer_logging.h +++ b/layers/vk_layer_logging.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/layers/vk_layer_table.cpp b/layers/vk_layer_table.cpp index fda2b563..84af997c 100644 --- a/layers/vk_layer_table.cpp +++ b/layers/vk_layer_table.cpp @@ -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/layers/vk_layer_table.h b/layers/vk_layer_table.h index 5ffebc28..841310b0 100644 --- a/layers/vk_layer_table.h +++ b/layers/vk_layer_table.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/layers/vk_layer_utils.cpp b/layers/vk_layer_utils.cpp index 5f9c4daa..aac4dd18 100644 --- a/layers/vk_layer_utils.cpp +++ b/layers/vk_layer_utils.cpp @@ -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"), |
