summaryrefslogtreecommitdiff
path: root/qt4/examples/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'qt4/examples/protocols')
-rw-r--r--qt4/examples/protocols/cm-wrapper.cpp7
-rw-r--r--qt4/examples/protocols/cm-wrapper.h7
-rw-r--r--qt4/examples/protocols/protocols.cpp7
-rw-r--r--qt4/examples/protocols/protocols.h7
4 files changed, 16 insertions, 12 deletions
diff --git a/qt4/examples/protocols/cm-wrapper.cpp b/qt4/examples/protocols/cm-wrapper.cpp
index b8950f2f9..b8122b53a 100644
--- a/qt4/examples/protocols/cm-wrapper.cpp
+++ b/qt4/examples/protocols/cm-wrapper.cpp
@@ -1,8 +1,9 @@
-/*
+/**
* This file is part of TelepathyQt4
*
- * Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
- * Copyright (C) 2010 Nokia Corporation
+ * @copyright Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
+ * @copyright Copyright (C) 2010 Nokia Corporation
+ * @license LGPL 2.1
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/qt4/examples/protocols/cm-wrapper.h b/qt4/examples/protocols/cm-wrapper.h
index 2580a219c..a95778fed 100644
--- a/qt4/examples/protocols/cm-wrapper.h
+++ b/qt4/examples/protocols/cm-wrapper.h
@@ -1,8 +1,9 @@
-/*
+/**
* This file is part of TelepathyQt4
*
- * Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
- * Copyright (C) 2010 Nokia Corporation
+ * @copyright Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
+ * @copyright Copyright (C) 2010 Nokia Corporation
+ * @license LGPL 2.1
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/qt4/examples/protocols/protocols.cpp b/qt4/examples/protocols/protocols.cpp
index 84343289e..1ccffe224 100644
--- a/qt4/examples/protocols/protocols.cpp
+++ b/qt4/examples/protocols/protocols.cpp
@@ -1,8 +1,9 @@
-/*
+/**
* This file is part of TelepathyQt4
*
- * Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
- * Copyright (C) 2010 Nokia Corporation
+ * @copyright Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
+ * @copyright Copyright (C) 2010 Nokia Corporation
+ * @license LGPL 2.1
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/qt4/examples/protocols/protocols.h b/qt4/examples/protocols/protocols.h
index 8e886a69b..896fe17a0 100644
--- a/qt4/examples/protocols/protocols.h
+++ b/qt4/examples/protocols/protocols.h
@@ -1,8 +1,9 @@
-/*
+/**
* This file is part of TelepathyQt4
*
- * Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
- * Copyright (C) 2010 Nokia Corporation
+ * @copyright Copyright (C) 2010 Collabora Ltd. <http://www.collabora.co.uk/>
+ * @copyright Copyright (C) 2010 Nokia Corporation
+ * @license LGPL 2.1
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public