diff options
author | Michal Krol <mjkrol@gmail.org> | 2005-03-18 14:28:02 +0000 |
---|---|---|
committer | Michal Krol <mjkrol@gmail.org> | 2005-03-18 14:28:02 +0000 |
commit | 2fb2e27e28569371bd0d12aa74504d53bb04edc0 (patch) | |
tree | 87fd04629f66c78767e68ed8fe9ea2d552771042 /src/mesa/shader/slang/OGLCompilersDLL | |
parent | 5b641a516ecde984027d4fc1fe198195b7b861a7 (diff) |
update against 03-Feb-2005 release
Diffstat (limited to 'src/mesa/shader/slang/OGLCompilersDLL')
-rwxr-xr-x | src/mesa/shader/slang/OGLCompilersDLL/Initialisation.cpp | 2 | ||||
-rwxr-xr-x | src/mesa/shader/slang/OGLCompilersDLL/Initialisation.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.cpp b/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.cpp index 02e392f18b..2e6f8c69ba 100755 --- a/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.cpp +++ b/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.cpp @@ -1,5 +1,5 @@ //
-//Copyright (C) 2002-2004 3Dlabs Inc. Ltd.
+//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
diff --git a/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.h b/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.h index beaabbaa98..1cfd97eeb3 100755 --- a/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.h +++ b/src/mesa/shader/slang/OGLCompilersDLL/Initialisation.h @@ -1,5 +1,5 @@ //
-//Copyright (C) 2002-2004 3Dlabs Inc. Ltd.
+//Copyright (C) 2002-2005 3Dlabs Inc. Ltd.
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
|