diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-12-01 19:37:44 +0100 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-12-01 19:37:44 +0100 |
| commit | 37b2db1b75ffb5ae09e52f5939fc33c9fcee48d5 (patch) | |
| tree | ca58d8050ccca07ac498ce575729caa1e5edd2e7 /src | |
| parent | d4972be12453f9d6a230fac82e8f32939f6bcd55 (diff) | |
| download | Notepad---37b2db1b75ffb5ae09e52f5939fc33c9fcee48d5.tar.gz Notepad---37b2db1b75ffb5ae09e52f5939fc33c9fcee48d5.zip | |
Correct author and version
Diffstat (limited to 'src')
| -rw-r--r-- | src/de/fhswf/in/inf/se/notepadMinusMinus/view/MainViewController.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/de/fhswf/in/inf/se/notepadMinusMinus/view/MainViewController.java b/src/de/fhswf/in/inf/se/notepadMinusMinus/view/MainViewController.java index 115a06f..da9aba1 100644 --- a/src/de/fhswf/in/inf/se/notepadMinusMinus/view/MainViewController.java +++ b/src/de/fhswf/in/inf/se/notepadMinusMinus/view/MainViewController.java @@ -23,8 +23,8 @@ import javafx.stage.FileChooser; /** * The controller for the MainView.fxml. * - * @author $Author: $ - * @version $Revision: $, $Date: $ UTC + * @author Stefan Suhren + * @version 1.0 */ public class MainViewController { |
