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