From bb387b716650b3b59e9c1f3651ec4c8529acb1ec Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Thu, 29 Oct 2015 13:50:34 -0600 Subject: misc: switch copyright to Valve --- loader/debug_report.c | 2 +- loader/debug_report.h | 2 +- loader/gpa_helper.h | 2 +- loader/loader.c | 2 +- loader/loader.h | 2 +- loader/table_ops.h | 2 +- loader/trampoline.c | 2 +- loader/vk-loader-generate.py | 8 +++----- loader/vk_loader_platform.h | 2 +- loader/wsi_swapchain.c | 2 +- loader/wsi_swapchain.h | 2 +- 11 files changed, 13 insertions(+), 15 deletions(-) (limited to 'loader') diff --git a/loader/debug_report.c b/loader/debug_report.c index d5215477..3ab70e6f 100644 --- a/loader/debug_report.c +++ b/loader/debug_report.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/loader/debug_report.h b/loader/debug_report.h index 102883a1..08eb09fe 100644 --- a/loader/debug_report.h +++ b/loader/debug_report.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/loader/gpa_helper.h b/loader/gpa_helper.h index 58fb0d78..3c9ff045 100644 --- a/loader/gpa_helper.h +++ b/loader/gpa_helper.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/loader/loader.c b/loader/loader.c index 2e61d19c..204500b8 100644 --- a/loader/loader.c +++ b/loader/loader.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/loader/loader.h b/loader/loader.h index d1659aa5..5eafb516 100644 --- a/loader/loader.h +++ b/loader/loader.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/loader/table_ops.h b/loader/table_ops.h index dbcd15b7..4a14d739 100644 --- a/loader/table_ops.h +++ b/loader/table_ops.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/loader/trampoline.c b/loader/trampoline.c index c89b5610..a5695805 100644 --- a/loader/trampoline.c +++ b/loader/trampoline.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/loader/vk-loader-generate.py b/loader/vk-loader-generate.py index 2fcb0698..2930cd6b 100755 --- a/loader/vk-loader-generate.py +++ b/loader/vk-loader-generate.py @@ -1,8 +1,6 @@ #!/usr/bin/env python3 # -# VK -# -# 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"), @@ -90,7 +88,7 @@ class Subcommand(object): /* * - * 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"), @@ -308,7 +306,7 @@ class WinDefFileSubcommand(Subcommand): ;;;; Begin Copyright Notice ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Vulkan ; -; 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/loader/vk_loader_platform.h b/loader/vk_loader_platform.h index e87d33ab..446b6140 100644 --- a/loader/vk_loader_platform.h +++ b/loader/vk_loader_platform.h @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2015 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * Copyright 2014 Valve Software * Copyright (C) 2015 Google Inc. * All Rights Reserved. diff --git a/loader/wsi_swapchain.c b/loader/wsi_swapchain.c index 32e7c778..003dd7de 100644 --- a/loader/wsi_swapchain.c +++ b/loader/wsi_swapchain.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/loader/wsi_swapchain.h b/loader/wsi_swapchain.h index cf64a68d..21ae1bcd 100644 --- a/loader/wsi_swapchain.h +++ b/loader/wsi_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"), -- cgit v1.2.3