From c1aabc87a528a193a6811850a8e8dac56f637c5f Mon Sep 17 00:00:00 2001 From: Dominik Wenger Date: Mon, 8 Sep 2008 21:00:29 +0000 Subject: WpsEditor: Add rockbox/gpl copyright headers to all source files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18464 a1c6a512-1295-4272-9138-f99709370657 --- utils/wpseditor/gui/src/qsyntaxer.cpp | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'utils/wpseditor/gui/src/qsyntaxer.cpp') diff --git a/utils/wpseditor/gui/src/qsyntaxer.cpp b/utils/wpseditor/gui/src/qsyntaxer.cpp index 9c4cdd4653..5a0b6cd97c 100644 --- a/utils/wpseditor/gui/src/qsyntaxer.cpp +++ b/utils/wpseditor/gui/src/qsyntaxer.cpp @@ -1,3 +1,24 @@ +/*************************************************************************** + * __________ __ ___. + * Open \______ \ ____ ____ | | _\_ |__ _______ ___ + * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / + * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < + * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ + * \/ \/ \/ \/ \/ + * + * Copyright (C) 2007 by Rostilav Checkan + * $Id$ + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + ****************************************************************************/ + #include #include "qsyntaxer.h" -- cgit v1.2.3