Переглянути джерело

replaced copyright notice

ceriel 37 роки тому
батько
коміт
0faefc0327
1 змінених файлів з 1 додано та 2 видалено
  1. 1 2
      lang/occam/comp/lex.l

+ 1 - 2
lang/occam/comp/lex.l

@@ -1,10 +1,9 @@
+%{
 /* $Header$ */
 /*
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
-%{
-/*	lex.l		*/
 # include <ctype.h>
 # include "token.h"
 # include "Lpars.h"