summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp
diff options
context:
space:
mode:
authorenricop <enricop@computer.org>2013-11-05 12:38:41 (GMT)
committerenricop <enricop@computer.org>2013-11-05 12:38:41 (GMT)
commitbdb3e83db252d8a2332286c68b1b7567a0c82d9d (patch)
tree7758ee2c5f4dff39339d6184d05ee089ff7f4322 /src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp
parent737231e76baa1695e8a178ba846d338ea7f3f9e4 (diff)
downloaduscxml-bdb3e83db252d8a2332286c68b1b7567a0c82d9d.zip
uscxml-bdb3e83db252d8a2332286c68b1b7567a0c82d9d.tar.gz
uscxml-bdb3e83db252d8a2332286c68b1b7567a0c82d9d.tar.bz2
fix license
Diffstat (limited to 'src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp')
-rw-r--r--src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp b/src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp
index a34d8c7..25f7d45 100644
--- a/src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp
+++ b/src/uscxml/plugins/datamodel/xpath/XPathDataModel.cpp
@@ -1,6 +1,7 @@
/**
* @file
* @author 2012-2013 Stefan Radomski (stefan.radomski@cs.tu-darmstadt.de)
+ * @author 2013 Enrico Papi (enrico.papi@ajile.it)
* @copyright Simplified BSD
*
* @cond
@@ -17,12 +18,6 @@
* @endcond
*/
-/*
- * Use is subject to license terms.
- * Copyright (c) 2013, Enrico Papi. All rights reserved.
- * <enrico.papi@ajile.it>
- */
-
#include "uscxml/Common.h"
#include "XPathDataModel.h"