From c435c71d87a2d4f1252f1f6873f78d107e0f4c6c Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Wed, 6 Feb 2013 19:46:32 +0000 Subject: [PATCH] Update copyrights. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20490 e7fa87d3-cd2b-0410-9028-fcbf551c1848 --- glslang/Include/BaseTypes.h | 2 ++ glslang/Include/PoolAlloc.h | 2 ++ glslang/Include/Types.h | 2 ++ glslang/Include/intermediate.h | 2 ++ glslang/MachineIndependent/ParseHelper.h | 4 ++-- glslang/MachineIndependent/SymbolTable.cpp | 2 ++ glslang/MachineIndependent/intermOut.cpp | 2 ++ 7 files changed, 14 insertions(+), 2 deletions(-) diff --git a/glslang/Include/BaseTypes.h b/glslang/Include/BaseTypes.h index b7584946..6c4ebb04 100644 --- a/glslang/Include/BaseTypes.h +++ b/glslang/Include/BaseTypes.h @@ -1,5 +1,7 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +//Copyright (C) 2012-2013 LunarG, Inc. +// //All rights reserved. // //Redistribution and use in source and binary forms, with or without diff --git a/glslang/Include/PoolAlloc.h b/glslang/Include/PoolAlloc.h index 2a34c789..42f4c03c 100644 --- a/glslang/Include/PoolAlloc.h +++ b/glslang/Include/PoolAlloc.h @@ -1,5 +1,7 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +//Copyright (C) 2012-2013 LunarG, Inc. +// //All rights reserved. // //Redistribution and use in source and binary forms, with or without diff --git a/glslang/Include/Types.h b/glslang/Include/Types.h index dd28d409..ab665454 100644 --- a/glslang/Include/Types.h +++ b/glslang/Include/Types.h @@ -1,5 +1,7 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +//Copyright (C) 2012-2013 LunarG, Inc. +// //All rights reserved. // //Redistribution and use in source and binary forms, with or without diff --git a/glslang/Include/intermediate.h b/glslang/Include/intermediate.h index c71244cc..72825f2f 100644 --- a/glslang/Include/intermediate.h +++ b/glslang/Include/intermediate.h @@ -1,5 +1,7 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +//Copyright (C) 2012-2013 LunarG, Inc. +// //All rights reserved. // //Redistribution and use in source and binary forms, with or without diff --git a/glslang/MachineIndependent/ParseHelper.h b/glslang/MachineIndependent/ParseHelper.h index 4465b5e0..3017e1b2 100644 --- a/glslang/MachineIndependent/ParseHelper.h +++ b/glslang/MachineIndependent/ParseHelper.h @@ -1,8 +1,8 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. -//All rights reserved. +//Copyright (C) 2012-2013 LunarG, Inc. // -//Copyright (C) 2012 LunarG, Inc. +//All rights reserved. // //Redistribution and use in source and binary forms, with or without //modification, are permitted provided that the following conditions diff --git a/glslang/MachineIndependent/SymbolTable.cpp b/glslang/MachineIndependent/SymbolTable.cpp index b017f3c4..27afc1e5 100644 --- a/glslang/MachineIndependent/SymbolTable.cpp +++ b/glslang/MachineIndependent/SymbolTable.cpp @@ -1,5 +1,7 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +//Copyright (C) 2012-2013 LunarG, Inc. +// //All rights reserved. // //Redistribution and use in source and binary forms, with or without diff --git a/glslang/MachineIndependent/intermOut.cpp b/glslang/MachineIndependent/intermOut.cpp index 78ac441b..16a8d5fa 100644 --- a/glslang/MachineIndependent/intermOut.cpp +++ b/glslang/MachineIndependent/intermOut.cpp @@ -1,5 +1,7 @@ // //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. +//Copyright (C) 2012-2013 LunarG, Inc. +// //All rights reserved. // //Redistribution and use in source and binary forms, with or without