Project

General

Profile

« Previous | Next » 

Revision ebc31cb0

Added by Andreas Kohlbecker over 7 years ago

ref #6190 removing svn property place holder in first line of code - java files

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/handler/NewTaxonNodeHandler.java
1
package eu.etaxonomy.taxeditor.navigation.navigator.handler;
2
// $Id$
3 1
/**
4
* Copyright (C) 2007 EDIT
5
* European Distributed Institute of Taxonomy
6
* http://www.e-taxonomy.eu
7
*
8
* The contents of this file are subject to the Mozilla Public License Version 1.1
9
* See LICENSE.TXT at the top of this package for the full license terms.
10
*/
2
 * Copyright (C) 2007 EDIT
3
 * European Distributed Institute of Taxonomy
4
 * http://www.e-taxonomy.eu
5
 *
6
 * The contents of this file are subject to the Mozilla Public License Version 1.1
7
 * See LICENSE.TXT at the top of this package for the full license terms.
8
 */
11 9

  
10
package eu.etaxonomy.taxeditor.navigation.navigator.handler;
12 11

  
13 12
import org.eclipse.core.commands.AbstractHandler;
14 13
import org.eclipse.core.commands.ExecutionEvent;
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/editor/definedterm/handler/OpenDefinedTermEditorHandler.java
1
/**
2
 * Copyright (C) 2009 EDIT
3
 * European Distributed Institute of Taxonomy
4
 * http://www.e-taxonomy.eu
5
 *
6
 * The contents of this file are subject to the Mozilla Public License Version 1.1
7
 * See LICENSE.TXT at the top of this package for the full license terms.
8
 */
9

  
1 10
package eu.etaxonomy.taxeditor.editor.definedterm.handler;
2 11
import java.util.UUID;
3 12

  
......
17 26
import eu.etaxonomy.taxeditor.model.MessagingUtils;
18 27
import eu.etaxonomy.taxeditor.store.StoreUtil;
19 28

  
20
// $Id$
21
/**
22
 * Copyright (C) 2009 EDIT
23
 * European Distributed Institute of Taxonomy
24
 * http://www.e-taxonomy.eu
25
 *
26
 * The contents of this file are subject to the Mozilla Public License Version 1.1
27
 * See LICENSE.TXT at the top of this package for the full license terms.
28
 */
29 29

  
30 30
/**
31 31
 * @author l.morris
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TypeDesignationPreferences.java
1
/// $Id$
2 1
/**
3 2
 * Copyright (C) 2007 EDIT
4 3
 * European Distributed Institute of Taxonomy 
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/deleteConfigurator/DeleteNodeConfiguratorComposite.java
1
package eu.etaxonomy.taxeditor.ui.dialog.deleteConfigurator;
2 1
/**
3
* Copyright (C) 2015 EDIT
4
* European Distributed Institute of Taxonomy
5
* http://www.e-taxonomy.eu
6
*
7
* The contents of this file are subject to the Mozilla Public License Version 1.1
8
* See LICENSE.TXT at the top of this package for the full license terms.
9
*/
2
 * Copyright (C) 2015 EDIT
3
 * European Distributed Institute of Taxonomy
4
 * http://www.e-taxonomy.eu
5
 *
6
 * The contents of this file are subject to the Mozilla Public License Version 1.1
7
 * See LICENSE.TXT at the top of this package for the full license terms.
8
 */
9

  
10
package eu.etaxonomy.taxeditor.ui.dialog.deleteConfigurator;
11

  
10 12
import org.eclipse.core.databinding.DataBindingContext;
11 13
import org.eclipse.core.databinding.beans.PojoProperties;
12 14
import org.eclipse.core.databinding.observable.value.IObservableValue;
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/dna/DnaSamplePreparationPreservationDetailElement.java
1

  
2
// $Id$
3 1
/**
4 2
 * Copyright (C) 2013 EDIT
5 3
 * European Distributed Institute of Taxonomy
......
8 6
 * The contents of this file are subject to the Mozilla Public License Version 1.1
9 7
 * See LICENSE.TXT at the top of this package for the full license terms.
10 8
 */
9
 
11 10
package eu.etaxonomy.taxeditor.ui.section.occurrence.dna;
12 11

  
13 12
import eu.etaxonomy.cdm.model.agent.AgentBase;
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java
1

  
2
// $Id$
3 1
/**
4 2
 * Copyright (C) 2011 EDIT
5 3
 * European Distributed Institute of Taxonomy

Also available in: Unified diff