X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=yy%2Fmp.lex;h=2dbe21b779a82eebd79403fa5f60bc56925489dd;hp=1e06b8dcc1072cfb23e3cfbcc198d227706f1b22;hb=3685a9093ae12ff9ce02fc58e607eb9b63894443;hpb=177ea8ea46918a925c0d2d8a07e7fbe9f478a40c 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