aboutsummaryrefslogtreecommitdiffstats
path: root/shiboken.cpp
diff options
context:
space:
mode:
authorBruno dos Santos de Araujo <bruno.araujo@openbossa.org>2009-09-02 01:39:23 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2009-09-02 01:40:50 -0300
commit146a43e6ab75e97c92ebef8cf7c218e8eb3a5c4a (patch)
tree24559b639c101ee00af7ada0b4add73ba8fa9c32 /shiboken.cpp
parent9e00e39dca65935df280b35ccffce84287e1f4c4 (diff)
fixed some typos on license plates
Diffstat (limited to 'shiboken.cpp')
-rw-r--r--shiboken.cpp42
1 files changed, 21 insertions, 21 deletions
diff --git a/shiboken.cpp b/shiboken.cpp
index 6930a96de..005df90e2 100644
--- a/shiboken.cpp
+++ b/shiboken.cpp
@@ -1,25 +1,25 @@
/*
-* This file is part of the Shiboken Python Binding Generator project.
-*
-* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
-*
-* Contact: PySide team <contact@pyside.org>
-*
-* This program is free software; you can redistribute it and/or
-* modify it under the terms of the GNU General Public License
-* version 2 as published by the Free Software Foundation.
-*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with this program; if not, write to the Free Software
-* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-* 02110-1301 USA
-*
-*/
+ * This file is part of the Shiboken Python Bindings Generator project.
+ *
+ * Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ *
+ * Contact: PySide team <contact@pyside.org>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA
+ *
+ */
#include "cppgenerator.h"
#include "headergenerator.h"