From 42fbee52f1c1cfc817ec00e46e3823d47d7e2b84 Mon Sep 17 00:00:00 2001 From: Don Morrison Date: Mon, 23 Dec 2013 09:17:35 -0500 Subject: [PATCH] updated copyright boilerplate --- copyright.txt | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/CogTool.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/CogToolLID.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/CogToolPref.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/CommandFile.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/CommandUtil.java | 10 +++++----- .../hcii/cogtool/controller/ComputePredictionCmd.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/controller/Controller.java | 10 +++++----- .../cs/hcii/cogtool/controller/ControllerNexus.java | 10 +++++----- .../cs/hcii/cogtool/controller/ControllerRegistry.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java | 10 +++++----- .../cs/hcii/cogtool/controller/DefaultController.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java | 10 +++++----- .../cs/hcii/cogtool/controller/DemoStateManager.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java | 10 +++++----- .../cs/hcii/cogtool/controller/DesignEditorCmd.java | 10 +++++----- .../cogtool/controller/DesignEditorController.java | 10 +++++----- .../cs/hcii/cogtool/controller/DictEntryGenerator.java | 10 +++++----- .../hcii/cogtool/controller/DictionaryEditorCmd.java | 10 +++++----- .../cogtool/controller/DictionaryEditorController.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/EditActionCmd.java | 10 +++++----- .../cogtool/controller/ExportToHTMLWorkThread.java | 10 +++++----- .../hcii/cogtool/controller/FrameEditorController.java | 10 +++++----- .../controller/GenerateDictEntriesWorkThread.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java | 10 +++++----- .../hcii/cogtool/controller/ImportWebCrawlThread.java | 10 +++++----- .../cs/hcii/cogtool/controller/ImportWebCrawler.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/ImportWebURL.java | 10 +++++----- .../hcii/cogtool/controller/PERTChartController.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java | 10 +++++----- .../cs/hcii/cogtool/controller/ProjectController.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/RootController.java | 10 +++++----- .../cs/hcii/cogtool/controller/SEDemoController.java | 10 +++++----- .../cogtool/controller/SEFrameChooserController.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java | 10 +++++----- .../cogtool/controller/ScriptViewerController.java | 10 +++++----- .../cmu/cs/hcii/cogtool/controller/UndoController.java | 10 +++++----- .../hcii/cogtool/controller/UndoManagerRecovery.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java | 10 +++++----- .../cs/hcii/cogtool/controller/ZoomableController.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AAction.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/APredictionResult.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AResult.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AShape.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ATransitionSource.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ActionScriptStep.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ActionType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Association.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java | 10 +++++----- .../cs/hcii/cogtool/model/CachedGoogleSimilarity.java | 10 +++++----- .../cs/hcii/cogtool/model/CachedTermSimilarity.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java | 10 +++++----- .../cs/hcii/cogtool/model/CogToolSerialization.java | 10 +++++----- .../cs/hcii/cogtool/model/CognitiveModelGenerator.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java | 10 +++++----- .../hcii/cogtool/model/DefaultModelGeneratorState.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/DemonstrationState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Design.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ExportCogToolXML.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Frame.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/FrameElementGroup.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/GoogleSimilarity.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/GridButton.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java | 10 +++++----- .../cs/hcii/cogtool/model/ISimilarityDictionary.java | 10 +++++----- .../cs/hcii/cogtool/model/ISitedTermSimilarity.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/IWidget.java | 10 +++++----- .../cs/hcii/cogtool/model/IdentityModelGenerator.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/ImportCogToolXML.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/ImportConverter.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java | 10 +++++----- .../cs/hcii/cogtool/model/KLMCognitiveGenerator.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ListChange.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ListItem.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/LookAtScriptStep.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/MouseButtonState.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/MouseHoverAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java | 10 +++++----- .../cs/hcii/cogtool/model/PredictionResultProxy.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Project.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/RadioButtonGroup.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java | 10 +++++----- .../cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Script.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java | 10 +++++----- .../cs/hcii/cogtool/model/ShapeRoundedRectangle.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java | 10 +++++----- .../cs/hcii/cogtool/model/SimilarityDictionary.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/SkinType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TapAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Task.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/TaskApplication.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TextAction.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/TextActionSegment.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java | 10 +++++----- .../model/TimeDistributionPredictionResult.java | 10 +++++----- .../cs/hcii/cogtool/model/TimePredictionResult.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Transition.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java | 10 +++++----- .../hcii/cogtool/model/TransitionDelayScriptStep.java | 10 +++++----- .../cs/hcii/cogtool/model/TransitionScriptStep.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/TransitionSource.java | 10 +++++----- .../cs/hcii/cogtool/model/TransitionSourceType.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/TraversableWidget.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/URLPositionedLink.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/Widget.java | 10 +++++----- .../cmu/cs/hcii/cogtool/model/WidgetAttributes.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java | 10 +++++----- .../cs/hcii/cogtool/ui/DesignEditorInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java | 10 +++++----- .../cs/hcii/cogtool/ui/DesignEditorSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/DesignSelectionState.java | 10 +++++----- .../hcii/cogtool/ui/DictionaryEditorInteraction.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java | 10 +++++----- .../cs/hcii/cogtool/ui/FrameEditorSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/FrameSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java | 10 +++++----- .../hcii/cogtool/ui/PERTChartScrollBarMouseState.java | 10 +++++----- .../cs/hcii/cogtool/ui/PERTChartSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java | 10 +++++----- .../hcii/cogtool/ui/ProjectContextSelectionState.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java | 10 +++++----- .../hcii/cogtool/ui/SEDemoContextSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java | 10 +++++----- .../cs/hcii/cogtool/ui/SEFrameChooserInteraction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java | 10 +++++----- .../cs/hcii/cogtool/ui/SEFrameChooserMouseState.java | 10 +++++----- .../hcii/cogtool/ui/SEFrameChooserSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java | 10 +++++----- .../hcii/cogtool/ui/SWTTreeProjectSelectionState.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java | 10 +++++----- .../cs/hcii/cogtool/ui/SingleDesignSelectionState.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/UI.java | 10 +++++----- .../cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java | 10 +++++----- .../cogtool/uimodel/AbstractGraphicalMenuWidget.java | 10 +++++----- .../cogtool/uimodel/AbstractGraphicalParentWidget.java | 10 +++++----- .../hcii/cogtool/uimodel/AbstractGraphicalSource.java | 10 +++++----- .../hcii/cogtool/uimodel/BezierPolylineConnection.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java | 10 +++++----- .../hcii/cogtool/uimodel/DesignEditorTransition.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/DesignEditorUIModel.java | 10 +++++----- .../hcii/cogtool/uimodel/DictionaryEditorUIModel.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/FrameEditorUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalChildWidget.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalContextMenu.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalGridButton.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalParentWidget.java | 10 +++++----- .../hcii/cogtool/uimodel/GraphicalPullDownHeader.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalRadioButton.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java | 10 +++++----- .../cogtool/uimodel/GraphicalTraversableWidget.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java | 10 +++++----- .../hcii/cogtool/uimodel/GraphicalWidgetClipper.java | 10 +++++----- .../hcii/cogtool/uimodel/GraphicalWidgetRenderer.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/GroupScriptUIModel.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/RendererSupport.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/StructureViewUIModel.java | 10 +++++----- .../cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java | 10 +++++----- .../cs/hcii/cogtool/uimodel/WidgetFigureSupport.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java | 10 +++++----- .../cs/hcii/cogtool/util/AProcessTraceCallback.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/AProgressCallback.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/AggregateException.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Alerter.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/CannotRedoException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/CannotUndoException.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/DelayedWorkManager.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java | 10 +++++----- .../cs/hcii/cogtool/util/DisplaySubprocessTrace.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java | 10 +++++----- .../cs/hcii/cogtool/util/Draw2DContextMenuUtil.java | 10 +++++----- .../cs/hcii/cogtool/util/DuplicateNameException.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/IAttributeOverride.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java | 10 +++++----- .../cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java | 10 +++++----- .../cogtool/util/IFlatDraw2DMouseMotionListener.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IPersist.java | 10 +++++----- .../cs/hcii/cogtool/util/ITimeSliceDisplayable.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java | 10 +++++----- .../cs/hcii/cogtool/util/IUndoableEditSequence.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/L10N.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/ListenerIdentifier.java | 10 +++++----- .../cs/hcii/cogtool/util/ListenerIdentifierMap.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Pausable.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/PausableProgessBar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Platform.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/PrecisionUtilities.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java | 10 +++++----- .../cogtool/util/RcvrActionUnavailableException.java | 10 +++++----- .../hcii/cogtool/util/RcvrCannotUndoRedoException.java | 10 +++++----- .../cs/hcii/cogtool/util/RcvrClipboardException.java | 10 +++++----- .../cs/hcii/cogtool/util/RcvrCogModelException.java | 10 +++++----- .../cs/hcii/cogtool/util/RcvrComputationException.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RcvrIOTempException.java | 10 +++++----- .../hcii/cogtool/util/RcvrIllegalStateException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RcvrImageException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RcvrImportException.java | 10 +++++----- .../hcii/cogtool/util/RcvrInterprocessException.java | 10 +++++----- .../cs/hcii/cogtool/util/RcvrOutOfMemoryException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RcvrParsingException.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java | 10 +++++----- .../cogtool/util/RcvrUnimplementedFnException.java | 10 +++++----- .../cs/hcii/cogtool/util/RcvrWorkThreadException.java | 10 +++++----- .../cs/hcii/cogtool/util/RcvrXMLParsingException.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/RecoverableException.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/SimpleProgressBar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Size.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/StatusDisplayable.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/StoppableProgressBar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java | 10 +++++----- .../cs/hcii/cogtool/util/SynchronizedCancelable.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/TextEntryListener.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/TextWithEnableFix.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java | 10 +++++----- .../cmu/cs/hcii/cogtool/util/ThreadProgressBar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/AboutView.java | 10 +++++----- .../cs/hcii/cogtool/view/ActionChangePropertySet.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/ActionPropertySet.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java | 10 +++++----- .../cs/hcii/cogtool/view/CogToolScalableFigure.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/ContextMenuManager.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/DictionaryEditorView.java | 10 +++++----- .../cs/hcii/cogtool/view/EltGroupPropertiesPane.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/FramePropertiesPane.java | 10 +++++----- .../cs/hcii/cogtool/view/InteractionDrawingEditor.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/InteractionFigure.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/Palette.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/RootView.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/SEFrameChooserView.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/SWTList.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/SWTListGroupScript.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java | 10 +++++----- .../cs/hcii/cogtool/view/ScalableGraphicalFigure.java | 10 +++++----- .../hcii/cogtool/view/ScalableInteractiveFigure.java | 10 +++++----- .../cogtool/view/ScalableInteractiveRectangle.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java | 10 +++++----- .../cs/hcii/cogtool/view/StandardDrawingEditor.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java | 10 +++++----- java/edu/cmu/cs/hcii/cogtool/view/View.java | 10 +++++----- .../cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java | 10 +++++----- .../edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java | 10 +++++----- 460 files changed, 2300 insertions(+), 2300 deletions(-) diff --git a/copyright.txt b/copyright.txt index 3060a25..583387e 100644 --- a/copyright.txt +++ b/copyright.txt @@ -20,15 +20,15 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA CogTool makes use of several third-party components, with the following notices: -Eclipse SWT -Eclipse GEF Draw2D +Eclipse SWT version 3.448 +Eclipse GEF Draw2D version 3.2.1 Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. -CLISP +CLISP version 2.38 Copyright (c) Sam Steingold, Bruno Haible 2001-2006 This software is distributed under the terms of the FSF Gnu Public License. @@ -46,7 +46,7 @@ Apache Jakarta Commons-Lang 2.1 This product contains software developed by the Apache Software Foundation (http://www.apache.org/) -jopt-simple +jopt-simple version 1.0 Copyright (c) 2004-2013 Paul R. Holser, Jr. @@ -80,7 +80,7 @@ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. -The J2SE(TM) Java Runtime Environment +The J2SE(TM) Java Runtime Environment version 5.0 Copyright 2009 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/CogTool.java b/java/edu/cmu/cs/hcii/cogtool/CogTool.java index 11202d6..8fc8c5a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogTool.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogTool.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java b/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java index 7def780..822f233 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java b/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java index fc3e6ef..f6aecba 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java b/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java index 88c3e21..c47cc14 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java b/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java index 8777190..c13b230 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java b/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java index cf30f8f..d8b4c89 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java b/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java index 2ad1dba..18083bd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java index 950bc46..0f04f05 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java b/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java index 84cb9f0..bcd72a3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java +++ b/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java b/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java index fd60bc0..58e561c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java b/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java index 1756053..45bbe70 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java index cd4717c..db63372 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java b/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java index 292da50..0f18682 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java index 9887269..9bb4b5a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java index 18c4bad..f083559 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java index b7f9f7f..77d2b28 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java index b3608f2..bff70dc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java index 050876a..9a3b9c0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java b/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java index f51a311..6ca1b75 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java index 47d3aa5..8d7e398 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java index c6417d1..54a5a6c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java index 1c91b24..b4e8b9b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java b/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java index 6c43065..a38fa28 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java index e7cf566..1e3c1dc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java index 074177c..2c5b737 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java index 520d1b5..c60ad7e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java b/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java index 4aaf9c5..4f3840e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java b/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java index b3b815b..6a65b51 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java b/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java index ac79379..fbff0a8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java index b555fee..d9ffe00 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java index ecead18..13ae9bb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java index 9da419f..98695eb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java index 05e38ff..23a3ed2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java b/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java index beb3aef..02fa3f2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java index 21b9149..ed11516 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java index c3faf5e..5a55a5e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java b/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java index a8efc8b..c8db1e1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java b/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java index 6243297..d99a55c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java b/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java index 329bf7b..6286d0b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java index 31ba23f..9d26a78 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java b/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java index 128f2e2..a81c303 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java b/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java index d4ed46b..7d188aa 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java b/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java index a64e315..eaffcba 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java b/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java index 42dbdc5..3cfd423 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java b/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java index adcd8fe..021e49e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AAction.java b/java/edu/cmu/cs/hcii/cogtool/model/AAction.java index 860f096..1417177 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java index b90bcdb..e16dd8e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java index 051cff8..b242da9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java index 5a647d0..25b9530 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java index dabaf78..5d5f726 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java index 140770a..d382983 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java index ea1c880..f09dacf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java index f8db138..51ff226 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java b/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java index fa3d482..75f92de 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AResult.java b/java/edu/cmu/cs/hcii/cogtool/model/AResult.java index 246e0cc..f72d744 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AResult.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java index 7877e21..b53e1d4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AShape.java b/java/edu/cmu/cs/hcii/cogtool/model/AShape.java index 220af46..0c1a2e7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AShape.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AShape.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java b/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java index beea73c..f6aabb3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java b/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java index 28c0fa5..d5ac566 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java index 6d30a9c..8730ffb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java b/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java index eedbf10..57e1a2d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Association.java b/java/edu/cmu/cs/hcii/cogtool/model/Association.java index 21b3a50..d828625 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Association.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Association.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java b/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java index a909934..0b779cc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java index 3077a18..f37a578 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java index f8b2aaf..285e84b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java b/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java index 4cd36ef..e41f925 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java index 16b2acc..d46b09a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java b/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java index 9bf2dae..51778f7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java b/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java index f519ce1..3ea11a7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java b/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java index 2311835..a150198 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java b/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java index 7f71fc5..f1ff4b4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java index d4f72a2..cb4fcf1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java b/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java index 80e6c1a..61f6224 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java b/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java index 7f6aeed..0258dad 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Design.java b/java/edu/cmu/cs/hcii/cogtool/model/Design.java index 8bf95eb..700a9ff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Design.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Design.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java b/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java index 6c0645a..8f53362 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java b/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java index 3c9ca14..55aef11 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java b/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java index 70cffba..709747d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java b/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java index 8da3f82..da521c0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java b/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java index daebc75..0bf8560 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java index 4fe9f36..da5391b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java b/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java index af30dca..3721da9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Frame.java b/java/edu/cmu/cs/hcii/cogtool/model/Frame.java index 29c8865..77cacbd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Frame.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Frame.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java b/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java index 78e0656..d599a1c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java index ab85068..a86aedd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java index e2b6e29..5347d88 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java index 7874c70..42a3e82 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java index 5e4eac8..13ca38d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java b/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java index 586b76c..d844da1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java b/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java index b42b046..91e34c8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java index 6eff55f..c98aa92 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java b/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java index 9614e20..fab533c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java b/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java index e044086..288207b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java index 361978a..403267b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java b/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java index c6c96de..5f523e8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java b/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java index 6390370..fc800c0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java b/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java index cf78ea0..d9eff5d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java b/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java index 7c3ed72..1e5c9fd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java index b9901b5..8341a2a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java index b7372f2..8d7b0c8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java b/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java index f693bad..a9d3f53 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java index 4abdc66..cc62664 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java index 64083b5..595c5e0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java index 670d9d9..812716a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java b/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java index 46fea4a..c24d212 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java b/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java index 3929057..1f369f3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java b/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java index 958e725..f09536b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java b/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java index 61f8498..4dafffb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java b/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java index 5825ff0..97147c4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java b/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java index bb5ca7b..6779181 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java b/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java index eca046d..9490459 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java index ca52ab7..77361f6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java b/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java index 75f005c..e437da1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java b/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java index 956493a..9bab432 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java index e9c59c9..e600267 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java index 87eae68..a7e9e97 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java b/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java index 488aa37..6f3f986 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java b/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java index 0ec9270..2f69680 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java b/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java index 5c8f77e..666c704 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java b/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java index b38cdff..abc7a27 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java b/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java index 9bc324e..85074a1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java b/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java index f1f6a14..85488c1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java b/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java index 32fc682..40d44dd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java b/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java index dda6025..b119fe8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Project.java b/java/edu/cmu/cs/hcii/cogtool/model/Project.java index cd43f4d..ed5eb42 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Project.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Project.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java b/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java index f99ddb3..73567ce 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java b/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java index d9794f3..cd025b9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java b/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java index 27b0af1..0786af2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java index e16c18f..f2e9b05 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java b/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java index 47336f9..7b77623 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java index c6c765e..430c06d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java index 7088b53..863324a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Script.java b/java/edu/cmu/cs/hcii/cogtool/model/Script.java index a36c76f..2d37d35 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Script.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Script.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java index 779d48f..4bda348 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java index 5669780..d65a390 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java index f4032ce..505d7f5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java index 6fcd6b6..53b3189 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java b/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java index 01f0641..27c2a33 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java index e2ae01b..cb060e1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java b/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java index d97cad3..6608db5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java b/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java index ebb1b82..1ad8255 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java b/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java index 6fd2071..e572e28 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java index 02f9c96..d62ffef 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Task.java b/java/edu/cmu/cs/hcii/cogtool/model/Task.java index 091ff33..7eedf38 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Task.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Task.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java b/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java index d2c67d5..69e31c7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java index 8744d73..e774763 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java b/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java index 1044296..42d9bbd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java b/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java index 0bfb2ca..3ac51a1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java b/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java index 40c6948..5f8c887 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java index 2bfd2d6..6f260ac 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java b/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java index c96b32f..48d410d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java b/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java index 6f2caa1..008a8ff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java b/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java index 9d0e07a..12b1a39 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Transition.java b/java/edu/cmu/cs/hcii/cogtool/model/Transition.java index 4014581..399df28 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Transition.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Transition.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java index 581ffab..884160f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java index 1ab0920..4535664 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java index 5804b79..446441e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java index b3874a4..dc2ad0e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java index ce03d3d..d47def3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java index a8f1912..7ed5c27 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java b/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java index 7d10c4f..96f4fe9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java b/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java index b482238..9a5b9aa 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java b/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java index 12c8731..bb2d82f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java b/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java index 9d383e6..cda4f54 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Widget.java b/java/edu/cmu/cs/hcii/cogtool/model/Widget.java index 81eaebb..f14fbe1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Widget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Widget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java b/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java index 862263b..d74f9be 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java b/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java index f4d1e33..312b7bb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java index 92f58c2..a88f00d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java b/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java index 882ecfb..eba6c14 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java index a1e2585..e1debbd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java index d247272..e354443 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java index 459e530..8174e31 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java index 8babe40..630ba59 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java index 425bb7f..20a5a5a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java index 34dde53..c138a47 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java index 43f12c1..c173034 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java index c512876..2fb9b29 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java index 4b7224f..c1a41cf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java index 79e0836..966ef57 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java index 1c105c7..c882137 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java index 6430aaf..77ebaf6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java index 3d70f35..af0b6ab 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java index e22db10..e9399c9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java index ee89fac..ad5ca10 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java index 5e5b6c9..7359812 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java index a2f4ef9..5f05001 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java index 692f1f6..eeaed5a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java index d852d51..a11b2bd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java index 5fb9158..76f4a68 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java index daa7ad1..eb303bd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java index 9af1af1..e5c7ae3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java b/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java index be41653..af348df 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java index 7a9a03c..3c5c076 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java index 282cea0..018ca76 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java index 949a628..6ea512f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java index 04bd7b5..6720fde 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java index 8131ce7..6a925a4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java index 8f258bc..657f76d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java b/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java index 3003ca4..cf40f29 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java index fe11a2c..5389a4d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java index b8d80de..2985aed 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java index a482227..2321f30 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java index 2371162..d5ac0b6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java index d103930..889f80d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java index a9f3386..c013c72 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java index 271675b..cc6e927 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java b/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java index 661d9c2..2627edc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java index f0c086a..dcd9215 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java index 1eabd11..ed3d878 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java index a6abd43..87da81d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java index 73d3eb3..a839f79 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java index a71e0b2..19ef88e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java index 7a17eb9..e6e9558 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java index 798aacc..1040218 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java index 3d153a2..ddc0430 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java index 032e03e..b426248 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java index fcfdad3..06637a3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java index 7d807ba..a8ca049 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java index 12dd802..198deea 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java index ea98c22..27e352b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java index 33ade7d..ac1bbdf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java index 228e32f..7f3ae26 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java index d5e1f40..2910b0d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java index c5036bf..83283f8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java index 94534bd..db0c849 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java index 91b482c..4f91244 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java index 8873a9f..f045591 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java index 4276946..e53965b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java b/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java index ee3aa04..c02f9eb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java b/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java index d50eaa9..c18f91d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java index 1e13a78..2e85a9e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/UI.java b/java/edu/cmu/cs/hcii/cogtool/ui/UI.java index 0ad57a6..008b3b4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/UI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/UI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java index 84126a1..47f2fb8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java index 8c4a42a..c28407c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java index e8901a2..8fb20f8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java index 5559bd4..23003a4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java index 1d8cf8c..45c970e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java index e755370..102b4d1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java index d1c3466..39d365b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java index d18ae84..74aceb0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java index 9517207..0a086a7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java index b4585e1..e9cb60b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java index 9fe48ef..1e6ca0d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java index d75b0d5..1bdc621 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java index de8394f..649b3e1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java index fde2bd0..c4fbc9e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java index af9fc10..9711bbd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java index 6fbe071..6b4943b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java index 51e467e..a05159b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java index fd1fc6f..61216c8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java index d7433a9..5e5025b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java index cceda3c..42e9c7b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java index 6dd0925..fac0d5d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java index 03b6461..4c91a2d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java index 67a8f90..85423cc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java index a1ac916..3aab0fb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java index 0b9cab4..f9bfc14 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java index 92b88fe..868e16b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java index b0443db..d76ada5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java index 62d2077..6e6f65c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java index c88626f..e9f7aca 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java index 8cd549a..5e20b59 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java index 6389c74..048e9f5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java index 0a05460..d3ef498 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java index a1cced9..82447d6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java index 0ba6fec..7f2b6fa 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java index 9d00412..109e336 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java index 03a5a63..29687dc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java index b4251b4..08ae467 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java index c7932bd..80546da 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java index 09e669b..bb57a3a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java index 356ccc5..3c5a5b7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java index 7e6e51c..6326151 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java index 216b12d..669563f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java index fd25743..3f7a1d3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java index c602f64..09fe4a9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java index f9b1bb5..4147c64 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java index 63a1ac8..a131785 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java index fdd0240..b01bfe8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java index 60fa816..9a03125 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java index 71d87e6..f0ba494 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java index f3dfb02..2e81454 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java index 7f89b98..610fc32 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java index cf7107c..c0284d7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java index f1bbcd5..81d4ade 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java index 87fed7a..474456a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java index ed49d7c..55f756f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java index b99eeeb..a4a1f1a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java index 8084ad6..93656d2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java index 11b3b15..4eeef38 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java b/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java index ee6ab57..78a9f1f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java index 1644402..58589e0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java index 00fffa3..1975519 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java b/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java index 1fbae21..fa9d36c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java b/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java index aae6de8..6bf9baf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java b/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java index 4a8f7d8..170cb87 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java b/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java index c8d9173..eb50600 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java b/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java index cab7e9e..0735ab4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java b/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java index 1ec2836..5a36997 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java b/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java index fc5ea64..0c4e602 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java b/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java index 34d3b5f..d64cdd3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java b/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java index e6a7428..c6e6f94 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java index 4d9e7e1..5165b6c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java b/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java index f6aaac8..2d35244 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java b/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java index da601ea..25fc3e7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java index d2a8d56..9d003c1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java index d4a8a92..daba11e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java b/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java index c3407af..7476737 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java b/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java index 9e6f325..56bbf5c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java b/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java index d4d47ed..450170f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java index 268b691..058a845 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java b/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java index e81ac18..6992331 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java b/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java index 9bda9f3..c014700 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java b/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java index 4cecd5d..6c2526f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java b/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java index c87d4e8..cf45d94 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java index 98e18c2..2b34bb3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java index 9fcac49..a03fa96 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java index 9308621..635a445 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java b/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java index 6367f9c..bc33892 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java index 76df1c5..8177a42 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java index f4a033a..b58e968 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java b/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java index ca43a53..e5f9add 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java b/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java index 42cc7d1..775d6d7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java b/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java index 2f12c03..032858d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java index d27b42e..d2c329e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java b/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java index 9058ea5..f440cb3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java b/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java index d3028a7..9f11880 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java b/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java index 951d42a..f28b0ee 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java b/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java index ea12c76..b51f87c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java index 6605b67..3485ddb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java index 2037a20..87e29ce 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java b/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java index b87b30e..37fb93f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java b/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java index 52b83c0..4480dcf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java b/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java index 228badd..b904300 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java index ed69f5d..dcfb86a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java index 605dd06..388dd8c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java b/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java index 9cc1208..45ed937 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java b/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java index 9015181..fb0f448 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java index 8d75c95..699a7d5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java index ddeb43a..a7b5d95 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/L10N.java b/java/edu/cmu/cs/hcii/cogtool/util/L10N.java index e8a0567..010cf09 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/L10N.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/L10N.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java index ea7e0a9..46a0905 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java index b423de6..5354045 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java index 8062ca3..e3600a4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java b/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java index f49980c..cf66c3a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java b/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java index 7855e06..fe88d74 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java index 9d6ed66..0697d41 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java b/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java index bffcddd..8cf14f0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java b/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java index 3620c5c..c5cea85 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java index 02526e7..596364b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java b/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java index 3d90c11..cbc2c98 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java b/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java index 1e4a6f8..68ec88e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java b/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java index 57b30cc..ef8d21d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java index 7a1dd95..a3beefd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java index 51e361b..af7b0f0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java index cb936db..71f6286 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java index 40b3c16..24f3e5a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java b/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java index a19053a..5763914 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java b/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java index 7ff1a38..5e355df 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java b/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java index e11e031..0ff7307 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Platform.java b/java/edu/cmu/cs/hcii/cogtool/util/Platform.java index 8c5438f..882152b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Platform.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Platform.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java b/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java index 034b03e..f5c9fac 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java b/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java index 376ff49..58e2485 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java index 18a1b91..a6f1b0e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java index 6471eed..c815293 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java b/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java index cd623c4..86f3e98 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java index 5aee4ff..5afb570 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java index b5afab2..229342a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java index a39f64c..bbe4673 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java index 2721c4c..7de7440 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java index 0ccf961..4666647 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java index d21ef51..3602b9d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java index e041471..086db54 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java index 52a7116..709382b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java index 6e73b3f..ce45281 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java index 27a7b1a..1a649e5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java index 32c2d7b..7185c43 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java index 2946e4e..bf6261c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java index 4515bdc..5ae4f56 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java index acf8b21..904ba51 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java index f6fad82..2d55b14 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java index 30f2c4a..082946e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java index e2dd7cf..3aa4eaf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java index 2b82e92..49e5290 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java index 2d39723..70085b6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java b/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java index 0a66496..d254b03 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java b/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java index 7032f05..001e28e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java index 74fa03c..a4e30bc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java index 29c781d..6ef7beb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java b/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java index 6975028..0e6e7ff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java b/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java index 0fd60a5..f3b3a54 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java b/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java index 2d686a1..2db7405 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Size.java b/java/edu/cmu/cs/hcii/cogtool/util/Size.java index b1b28f9..5ba9f92 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Size.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Size.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java b/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java index 951e2fe..5cd9a18 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java b/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java index 69adbc1..2febaf7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java b/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java index a2140cb..d3ecfe2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java index 726467c..83823c9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java b/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java index c77deca..7d658a6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java index 3f46dbe..81e908a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java index fbc491c..9f5a130 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java b/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java index 9ca0475..281f8f2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java b/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java index 4ec14ac..b573ee8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java b/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java index 37ab40e..924aa63 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java b/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java index 7a83118..76bf457 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java b/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java index 7f7ce0b..41f60f5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java b/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java index 3a14acd..886cf1a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java index 587c29b..9b9a66b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java b/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java index 0e559dd..f1c291b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java b/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java index c9eda29..77d5645 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java index b7e0711..8967707 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java b/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java index 5019cbb..a2ffec3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java b/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java index 73583af..8893e6b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java b/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java index 3eaf586..1d8ce3b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java b/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java index 48cea1f..1ea2aaf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java b/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java index 58f73c1..139ccba 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java index fea05d9..026154e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java b/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java index f40245e..08ac451 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java b/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java index cc65845..298f111 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java b/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java index 8db78f6..a8e9bcc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java b/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java index f3cb76f..a722f8b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java b/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java index d18df2f..baf9993 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java b/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java index 9a70966..af50521 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java b/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java index 62374f3..dabe5f1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java b/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java index 97acdeb..1437d79 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java index d34ad2c..a1da985 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java b/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java index 5b1c8de..b75c462 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java b/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java index facef9f..658db72 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java index c988064..d1639ef 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java index ae14b67..502fe41 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java index c485b22..7951be0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java index c3b94f4..7c76f72 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java index a3afaff..dad1ab9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java index 8ddb694..8b2ca71 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/Palette.java b/java/edu/cmu/cs/hcii/cogtool/view/Palette.java index be0ba1a..472b263 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/Palette.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/Palette.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java b/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java index 3254601..75a4ff0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java index 85e7a5e..ba8d11e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java b/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java index 18dcda0..83bcb11 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java b/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java index df11286..daa81dc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java b/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java index 5c2a782..377f3b6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java b/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java index e5a0aaa..48fa9eb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/RootView.java b/java/edu/cmu/cs/hcii/cogtool/view/RootView.java index f020784..dd3fedf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/RootView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/RootView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java b/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java index 7ff098d..1da48aa 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java b/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java index 39ed013..854a157 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java b/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java index 0a58111..2d87cb0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java b/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java index adef5f4..94d0951 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java b/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java index b4815be..c7b4a30 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java index aba5151..7c57ac9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java index 8e6c29e..232eff7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java index 4407fa6..673dc1a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java index 2d02cb7..46a38c7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java b/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java index ee54711..81649d1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java b/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java index bb4cf88..371d8a4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java b/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java index c3b2979..aad63d4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java b/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java index 7605143..21fca09 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java b/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java index 705a0f0..aba4d6c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java b/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java index 7cbe2da..b3953d9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/View.java b/java/edu/cmu/cs/hcii/cogtool/view/View.java index 00c3054..a12568d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/View.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/View.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java b/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java index 31b043a..aa034d1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All diff --git a/mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java b/mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java index 79079d0..c917e01 100644 --- a/mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java +++ b/mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java @@ -21,15 +21,15 @@ * CogTool makes use of several third-party components, with the * following notices: * - * Eclipse SWT - * Eclipse GEF Draw2D + * Eclipse SWT version 3.448 + * Eclipse GEF Draw2D version 3.2.1 * * Unless otherwise indicated, all Content made available by the Eclipse * Foundation is provided to you under the terms and conditions of the Eclipse * Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this * Content and is also available at http://www.eclipse.org/legal/epl-v10.html. * - * CLISP + * CLISP version 2.38 * * Copyright (c) Sam Steingold, Bruno Haible 2001-2006 * This software is distributed under the terms of the FSF Gnu Public License. @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simple + * jopt-simple version 1.0 * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * @@ -81,7 +81,7 @@ * License for the specific language governing rights and limitations * under the License. * - * The J2SE(TM) Java Runtime Environment + * The J2SE(TM) Java Runtime Environment version 5.0 * * Copyright 2009 Sun Microsystems, Inc., 4150 * Network Circle, Santa Clara, California 95054, U.S.A. All