]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.specs/src/main/java/org/argeo/slc/execution/ExecutionFlowDescriptor.java
Reactivate launcher
[gpl/argeo-slc.git] / runtime / org.argeo.slc.specs / src / main / java / org / argeo / slc / execution / ExecutionFlowDescriptor.java
index 77cc268169f81d0845b0f083f23049e357f02b69..f081b8b31acfdd430939e9aa55f9a1a4108a40b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Mathieu Baudier <mbaudier@argeo.org>
+ * Copyright (C) 2007-2012 Mathieu Baudier
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -13,7 +13,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package org.argeo.slc.execution;
 
 import java.io.Serializable;
@@ -63,7 +62,7 @@ public class ExecutionFlowDescriptor implements Serializable {
        }
 
        /**
-        * @deprecated will be removed in SLC 2.0, the path should be the part of
+        * @deprecated will be removed in SLC 2.x, the path should be the part of
         *             the name with '/'
         */
        public String getPath() {