X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=yy%2Fmp.lex;h=2dbe21b779a82eebd79403fa5f60bc56925489dd;hp=1e06b8dcc1072cfb23e3cfbcc198d227706f1b22;hb=62f16302b6cdb35de8b33894858cec81b34639be;hpb=3d3a2f50a05501cf27f1155629799953f952bd4b diff --git a/yy/mp.lex b/yy/mp.lex index 1e06b8dc..2dbe21b7 100644 --- a/yy/mp.lex +++ b/yy/mp.lex @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2017 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2017 Andre Noll , see file COPYING. */ /* * Since we do not supply yywrap(), we use noyywrap to instruct the scanner to