=== modified file 'log.cc'
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2010-2011 Linaro Limited
+// Copyright (c) 2010-2012 Linaro Limited
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the MIT License which accompanies
=== modified file 'log.h'
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2010-2011 Linaro Limited
+// Copyright (c) 2010-2012 Linaro Limited
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the MIT License which accompanies
=== modified file 'program.cc'
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2011 Linaro Limited
+// Copyright (c) 2011-2012 Linaro Limited
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the MIT License which accompanies
=== modified file 'program.h'
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2011 Linaro Limited
+// Copyright (c) 2011-2012 Linaro Limited
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the MIT License which accompanies
=== modified file 'shader-source.cc'
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2010-2011 Linaro Limited
+// Copyright (c) 2010-2012 Linaro Limited
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the MIT License which accompanies
=== modified file 'shader-source.h'
@@ -1,5 +1,5 @@
//
-// Copyright (c) 2010-2011 Linaro Limited
+// Copyright (c) 2010-2012 Linaro Limited
//
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the MIT License which accompanies
=== modified file 'test/shader_source_test.cc'
@@ -1,3 +1,14 @@
+//
+// Copyright (c) 2012 Linaro Limited
+//
+// All rights reserved. This program and the accompanying materials
+// are made available under the terms of the MIT License which accompanies
+// this distribution, and is available at
+// http://www.opensource.org/licenses/mit-license.php
+//
+// Contributors:
+// Jesse Barker - original implementation.
+//
#include <string>
#include "libmatrix_test.h"
#include "shader_source_test.h"