summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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"