]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.proconf.processeditor/src/org/simantics/processeditor/Activator.java
Set copyright texts for java files in the latest development branches.
[simantics/3d.git] / org.simantics.proconf.processeditor / src / org / simantics / processeditor / Activator.java
index 5c9f82c551c5488b7ffcb32cbd18d0c3d497a708..281dbe9f598eebe356c14db98f8170a24adac0af 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************\r
- * Copyright (c) 2007 VTT Technical Research Centre of Finland and others.\r
+ * Copyright (c) 2007- VTT Technical Research Centre of Finland.\r
  * All rights reserved. This program and the accompanying materials\r
  * are made available under the terms of the Eclipse Public License v1.0\r
  * which accompanies this distribution, and is available at\r
@@ -29,7 +29,7 @@ import org.simantics.proconf.ui.ProConfUI;
 public class Activator extends AbstractUIPlugin {\r
 \r
        // The plug-in ID\r
-       public static final String PLUGIN_ID = "fi.vtt.simantics.processeditor";\r
+       public static final String PLUGIN_ID = "org.simantics.processeditor";\r
 \r
        // The shared instance\r
        private static Activator plugin;\r