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 /icd | |
| parent | 7ea5b4fa3c298429fec452dff7a885c054a6b251 (diff) | |
| download | usermoji-bb387b716650b3b59e9c1f3651ec4c8529acb1ec.tar.xz | |
misc: switch copyright to Valve
Diffstat (limited to 'icd')
| -rw-r--r-- | icd/common/icd-enumerate-drm.c | 2 | ||||
| -rw-r--r-- | icd/common/icd-enumerate-drm.h | 2 | ||||
| -rw-r--r-- | icd/common/icd-format.c | 2 | ||||
| -rw-r--r-- | icd/common/icd-format.h | 2 | ||||
| -rw-r--r-- | icd/common/icd-instance.c | 2 | ||||
| -rw-r--r-- | icd/common/icd-instance.h | 2 | ||||
| -rw-r--r-- | icd/common/icd-spv.h | 2 | ||||
| -rw-r--r-- | icd/common/icd-utils.c | 2 | ||||
| -rw-r--r-- | icd/common/icd-utils.h | 2 | ||||
| -rw-r--r-- | icd/common/icd.h | 2 | ||||
| -rw-r--r-- | icd/nulldrv/VK_nulldrv.def | 3 | ||||
| -rw-r--r-- | icd/nulldrv/nulldrv.c | 2 | ||||
| -rw-r--r-- | icd/nulldrv/nulldrv.h | 2 |
13 files changed, 13 insertions, 14 deletions
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"), |
