Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
riseclipse-editor
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
RiseClipseGroup
riseclipse-editor
Merge requests
!4
Resolve "Update copyright comment"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Update copyright comment"
6-update-copyright-comment
into
master
Overview
0
Commits
1
Pipelines
2
Changes
11
Merged
Dominique Marcadet
requested to merge
6-update-copyright-comment
into
master
6 years ago
Overview
0
Commits
1
Pipelines
2
Changes
11
Expand
Closes
#6 (closed)
Edited
6 years ago
by
Dominique Marcadet
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
46a28ff0
1 commit,
6 years ago
11 files
+
88
−
47
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
fr.centralesupelec.edf.riseclipse.editor/src/fr/centralesupelec/edf/riseclipse/editor/handlers/NavigateToHandler.java
+
7
−
3
Options
/**
* Copyright (c) 201
7
CentraleSupélec & EDF.
* Copyright (c) 201
8
CentraleSupélec & EDF.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -8,9 +8,13 @@
* This file is part of the RiseClipse tool
*
* Contributors:
* Computer Science Department, CentraleSupélec : initial implementation
* Computer Science Department, CentraleSupélec
* EDF R&D
* Contacts:
* Dominique.Marcadet@centralesupelec.fr
* dominique.marcadet@centralesupelec.fr
* aurelie.dehouck-neveu@edf.fr
* Web site:
* http://wdi.supelec.fr/software/RiseClipse/
*/
package
fr.centralesupelec.edf.riseclipse.editor.handlers
;
Loading