Signed-off-by: Matěj Cepl <[email protected]> --- tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert b/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert index 039ce6b..01f046d 100644 --- a/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert +++ b/tests/glslparsertest/glsl2/xonotic-vs-generic-diffuse.vert @@ -21,9 +21,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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. +You should have received a copy of the GNU General Public +License along with this program. If not, see +<http://www.gnu.org/licenses/>. + */ -- 1.9.0 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
