소스 검색

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"