summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_codegen.c
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-12-15 18:24:16 -0700
committerBrian Paul <brian.paul@tungstengraphics.com>2008-12-15 18:24:16 -0700
commit4561307a27e07e37319fdf993c37f2c1b85ee3e9 (patch)
tree1fd6ab7887096034c35a06f7e79cd66140488dd4 /src/mesa/shader/slang/slang_codegen.c
parent49543d7177fabc848822431891266e33bc13c818 (diff)
mesa: bump glsl grammar revision
And update some copyrights.
Diffstat (limited to 'src/mesa/shader/slang/slang_codegen.c')
-rw-r--r--src/mesa/shader/slang/slang_codegen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/shader/slang/slang_codegen.c b/src/mesa/shader/slang/slang_codegen.c
index 474fe2d8da..5b022a34cd 100644
--- a/src/mesa/shader/slang/slang_codegen.c
+++ b/src/mesa/shader/slang/slang_codegen.c
@@ -1,8 +1,8 @@
/*
* Mesa 3-D graphics library
- * Version: 7.1
*
* Copyright (C) 2005-2007 Brian Paul All Rights Reserved.
+ * Copyright (C) 2008 VMware, Inc. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),