src/App: [skip ci] fix header uniformity

This PR fixes header uniformity across all `src/App` files
This commit is contained in:
luz.paz
2019-12-22 10:10:02 -05:00
committed by wwmayer
parent 72065b0d39
commit 4f308dc03c
86 changed files with 103 additions and 104 deletions

View File

@@ -1,7 +1,7 @@
%{
/* Lexer for the FreeCAD Expression language */
/* (c) 2010 Juergen Riegel LGPL */
/* (c) 2015 Eivind Kvedalen LGPL */
/* Lexer for the FreeCAD Expression language */
/* (c) 2010 Jürgen Riegel LGPL */
/* (c) 2015 Eivind Kvedalen LGPL */
/* This disables inclusion of unistd.h, which is not available under Visual C++