diff --git a/glslang/MachineIndependent/Initialize.cpp b/glslang/MachineIndependent/Initialize.cpp index d7f70f8d..67702b71 100644 --- a/glslang/MachineIndependent/Initialize.cpp +++ b/glslang/MachineIndependent/Initialize.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/Intermediate.cpp b/glslang/MachineIndependent/Intermediate.cpp index 1ccbd839..117ce951 100644 --- a/glslang/MachineIndependent/Intermediate.cpp +++ b/glslang/MachineIndependent/Intermediate.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/ParseHelper.cpp b/glslang/MachineIndependent/ParseHelper.cpp index e643a6be..7d7f46b4 100644 --- a/glslang/MachineIndependent/ParseHelper.cpp +++ b/glslang/MachineIndependent/ParseHelper.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/Versions.cpp b/glslang/MachineIndependent/Versions.cpp index 1cee7b1c..dea3b905 100644 --- a/glslang/MachineIndependent/Versions.cpp +++ b/glslang/MachineIndependent/Versions.cpp @@ -1,8 +1,7 @@ // //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 diff --git a/glslang/MachineIndependent/Versions.h b/glslang/MachineIndependent/Versions.h index 11dde5b3..25691727 100644 --- a/glslang/MachineIndependent/Versions.h +++ b/glslang/MachineIndependent/Versions.h @@ -1,8 +1,7 @@ // //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 diff --git a/glslang/MachineIndependent/glslang.l b/glslang/MachineIndependent/glslang.l index 25ad9759..1fb8a9c7 100644 --- a/glslang/MachineIndependent/glslang.l +++ b/glslang/MachineIndependent/glslang.l @@ -1,9 +1,9 @@ /* // //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/glslang.y b/glslang/MachineIndependent/glslang.y index 3ccc5c02..32819133 100644 --- a/glslang/MachineIndependent/glslang.y +++ b/glslang/MachineIndependent/glslang.y @@ -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