Signed-off-by: Matěj Cepl <[email protected]> --- tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert b/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert index 039ce6b..1ec7220 100644 --- a/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert +++ b/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert @@ -23,7 +23,8 @@ See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 +USA */ -- 1.9.0 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
