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 --- icd/common/icd-enumerate-drm.c | 2 +- icd/common/icd-enumerate-drm.h | 2 +- icd/common/icd-format.c | 2 +- icd/common/icd-format.h | 2 +- icd/common/icd-instance.c | 2 +- icd/common/icd-instance.h | 2 +- icd/common/icd-spv.h | 2 +- icd/common/icd-utils.c | 2 +- icd/common/icd-utils.h | 2 +- icd/common/icd.h | 2 +- icd/nulldrv/VK_nulldrv.def | 3 +-- icd/nulldrv/nulldrv.c | 2 +- icd/nulldrv/nulldrv.h | 2 +- 13 files changed, 13 insertions(+), 14 deletions(-) (limited to 'icd') diff --git a/icd/common/icd-enumerate-drm.c b/icd/common/icd-enumerate-drm.c index be81d834..47c1651e 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 3b73a29c..4f1419d6 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 f90eee91..2395f4cb 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 0d7f460d..fb87f4c8 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 bdab9506..ab980dcc 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 f82e8f51..fcaf9868 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 fedef7a8..82252381 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 d1775864..3a3c43b3 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 f011a078..24210504 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 63d87e3f..28fe7fed 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/nulldrv/VK_nulldrv.def b/icd/nulldrv/VK_nulldrv.def index 3eff731a..8b531e86 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 0c50b94f..b926176b 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 f48447d7..8b48bc5b 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"), -- cgit v1.2.3