aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cppgenerator.cpp2
-rw-r--r--cppgenerator.h2
-rw-r--r--headergenerator.cpp2
-rw-r--r--headergenerator.h2
-rw-r--r--libshiboken/basewrapper.cpp2
-rw-r--r--libshiboken/basewrapper.h2
-rw-r--r--libshiboken/bindingmanager.cpp2
-rw-r--r--libshiboken/bindingmanager.h2
-rw-r--r--libshiboken/containers.cpp2
-rw-r--r--libshiboken/containers.h2
-rw-r--r--libshiboken/conversions.h2
-rw-r--r--libshiboken/helper.cpp2
-rw-r--r--libshiboken/helper.h2
-rw-r--r--libshiboken/pyenum.cpp2
-rw-r--r--libshiboken/pyenum.h2
-rw-r--r--libshiboken/shiboken.h2
-rw-r--r--main.cpp2
-rw-r--r--polymorphicdata.cpp2
-rw-r--r--polymorphicdata.h2
-rw-r--r--shiboken.cpp42
-rw-r--r--shibokengenerator.cpp2
-rw-r--r--shibokengenerator.h2
22 files changed, 42 insertions, 42 deletions
diff --git a/cppgenerator.cpp b/cppgenerator.cpp
index 4ffc72935..6d92b112e 100644
--- a/cppgenerator.cpp
+++ b/cppgenerator.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/cppgenerator.h b/cppgenerator.h
index c866cf874..1d054e209 100644
--- a/cppgenerator.h
+++ b/cppgenerator.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/headergenerator.cpp b/headergenerator.cpp
index 5c74a7a1e..e6f1a00be 100644
--- a/headergenerator.cpp
+++ b/headergenerator.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/headergenerator.h b/headergenerator.h
index 2495f6c2b..1adf26dbc 100644
--- a/headergenerator.h
+++ b/headergenerator.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/basewrapper.cpp b/libshiboken/basewrapper.cpp
index d2c5101c5..d85731c02 100644
--- a/libshiboken/basewrapper.cpp
+++ b/libshiboken/basewrapper.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/basewrapper.h b/libshiboken/basewrapper.h
index e24134a7c..9ab6061a6 100644
--- a/libshiboken/basewrapper.h
+++ b/libshiboken/basewrapper.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/bindingmanager.cpp b/libshiboken/bindingmanager.cpp
index 79b345d88..2b5829511 100644
--- a/libshiboken/bindingmanager.cpp
+++ b/libshiboken/bindingmanager.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/bindingmanager.h b/libshiboken/bindingmanager.h
index e88864238..3c05c8c27 100644
--- a/libshiboken/bindingmanager.h
+++ b/libshiboken/bindingmanager.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/containers.cpp b/libshiboken/containers.cpp
index ce756871f..6317fceda 100644
--- a/libshiboken/containers.cpp
+++ b/libshiboken/containers.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/containers.h b/libshiboken/containers.h
index 85cadb0df..3bd4efa40 100644
--- a/libshiboken/containers.h
+++ b/libshiboken/containers.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/conversions.h b/libshiboken/conversions.h
index d72e8d553..91199c4b1 100644
--- a/libshiboken/conversions.h
+++ b/libshiboken/conversions.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/helper.cpp b/libshiboken/helper.cpp
index eb213ed3d..ed5dab6d1 100644
--- a/libshiboken/helper.cpp
+++ b/libshiboken/helper.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/helper.h b/libshiboken/helper.h
index 588f0c3f0..b04496cb3 100644
--- a/libshiboken/helper.h
+++ b/libshiboken/helper.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/pyenum.cpp b/libshiboken/pyenum.cpp
index d60d03443..6af1d168e 100644
--- a/libshiboken/pyenum.cpp
+++ b/libshiboken/pyenum.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/pyenum.h b/libshiboken/pyenum.h
index 6fb9f52ef..379072ae2 100644
--- a/libshiboken/pyenum.h
+++ b/libshiboken/pyenum.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/libshiboken/shiboken.h b/libshiboken/shiboken.h
index 3f7e6781e..baaf3d95d 100644
--- a/libshiboken/shiboken.h
+++ b/libshiboken/shiboken.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/main.cpp b/main.cpp
index 6ca7da537..051225061 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Boost Python Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/polymorphicdata.cpp b/polymorphicdata.cpp
index f4695d02c..2121ba07d 100644
--- a/polymorphicdata.cpp
+++ b/polymorphicdata.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/polymorphicdata.h b/polymorphicdata.h
index 4d915f45d..a84c325f8 100644
--- a/polymorphicdata.h
+++ b/polymorphicdata.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
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"
diff --git a/shibokengenerator.cpp b/shibokengenerator.cpp
index 50d233f8a..d7281192e 100644
--- a/shibokengenerator.cpp
+++ b/shibokengenerator.cpp
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*
diff --git a/shibokengenerator.h b/shibokengenerator.h
index 02966d88b..09c1df1da 100644
--- a/shibokengenerator.h
+++ b/shibokengenerator.h
@@ -1,5 +1,5 @@
/*
- * This file is part of the Shiboken Python Binding Generator project.
+ * This file is part of the Shiboken Python Bindings Generator project.
*
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*