From aa4465906dfce67dd82cee6a0d0cc1def52d67a7 Mon Sep 17 00:00:00 2001 From: Don Morrison Date: Mon, 16 Dec 2013 17:54:46 -0500 Subject: [PATCH] fix a typo in the copyright boilerplate --- copyright.txt | 4 ++-- java/edu/cmu/cs/hcii/cogtool/CogTool.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/CogToolLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/CogToolPref.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/Controller.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/ControllerRegistry.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/controller/DefaultController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java | 4 ++-- .../cs/hcii/cogtool/controller/DesignEditorController.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java | 4 ++-- .../hcii/cogtool/controller/DictionaryEditorController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java | 4 ++-- .../cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/FrameEditorController.java | 4 ++-- .../cogtool/controller/GenerateDictEntriesWorkThread.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/PERTChartController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/controller/ProjectController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/RootController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java | 4 ++-- .../cs/hcii/cogtool/controller/SEFrameChooserController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java | 4 ++-- .../cs/hcii/cogtool/controller/ScriptViewerController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java | 4 ++-- .../cmu/cs/hcii/cogtool/controller/ZoomableController.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AResult.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AShape.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ActionType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Association.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java | 4 ++-- .../cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java | 4 ++-- .../cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Design.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Frame.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GridButton.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/IWidget.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ListChange.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ListItem.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Project.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Script.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/SkinType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TapAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Task.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TextAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java | 4 ++-- .../hcii/cogtool/model/TimeDistributionPredictionResult.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Transition.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java | 4 ++-- .../cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/Widget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java | 4 ++-- .../cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/UI.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java | 4 ++-- .../cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java | 4 ++-- .../hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java | 4 ++-- .../cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java | 4 ++-- .../cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Alerter.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java | 4 ++-- .../cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java | 4 ++-- .../cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IPersist.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/L10N.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Pausable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Platform.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java | 4 ++-- .../cs/hcii/cogtool/util/RcvrActionUnavailableException.java | 4 ++-- .../cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java | 4 ++-- .../cmu/cs/hcii/cogtool/util/RcvrComputationException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java | 4 ++-- .../cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java | 4 ++-- .../cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java | 4 ++-- .../cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java | 4 ++-- .../cs/hcii/cogtool/util/RcvrUnimplementedFnException.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Size.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/AboutView.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java | 4 ++-- .../cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/Palette.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/RootView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/SWTList.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java | 4 ++-- .../edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java | 4 ++-- .../cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java | 4 ++-- .../cs/hcii/cogtool/view/ScalableInteractiveRectangle.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/View.java | 4 ++-- java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java | 4 ++-- mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java | 4 ++-- 460 files changed, 920 insertions(+), 920 deletions(-) diff --git a/copyright.txt b/copyright.txt index ab719b2..3060a25 100644 --- a/copyright.txt +++ b/copyright.txt @@ -1,5 +1,5 @@ CogTool Copyright Notice and Distribution Terms -CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University +CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University This software is distributed under the terms of the FSF Lesser Gnu Public License (see LGPL.txt). @@ -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-simpler +jopt-simple Copyright (c) 2004-2013 Paul R. Holser, Jr. diff --git a/java/edu/cmu/cs/hcii/cogtool/CogTool.java b/java/edu/cmu/cs/hcii/cogtool/CogTool.java index 02edf15..11202d6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogTool.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogTool.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java b/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java index ecaf5a3..7def780 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolClipboard.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java b/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java index 93a2153..fc3e6ef 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolFileTypes.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java b/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java index a642dc3..88c3e21 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java b/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java index 0c594b2..8777190 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolPref.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java b/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java index 22dd1cd..cf30f8f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/CogToolWorkThread.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java b/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java index fe37d54..2ad1dba 100644 --- a/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/FrameTemplateSupport.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java index 969ce63..950bc46 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ReportInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java b/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java index e61b763..84cb9f0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java +++ b/java/edu/cmu/cs/hcii/cogtool/ResultDisplayPolicy.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java b/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java index 44fa27a..fd60bc0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/CommandFile.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java b/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java index d9f3dc3..1756053 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/CommandUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java index 2bc990d..cd4717c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ComputePredictionCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java b/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java index 4001350..292da50 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/Controller.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java index 2a2ccf4..9887269 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerNexus.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java index d86db77..18c4bad 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ControllerRegistry.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java index cc57464..b7f9f7f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java index 6dc32f4..b3608f2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DefaultController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java index 43c4cde..050876a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DemoScriptCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java b/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java index ff3e47a..f51a311 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DemoStateManager.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java index 0ce82c7..47d3aa5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DesignCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java index beaf193..c6417d1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java index 5baa90c..1c91b24 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DesignEditorController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java b/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java index 965421b..6c43065 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DictEntryGenerator.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java index 78e6d15..e7cf566 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java index 3059146..074177c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/DictionaryEditorController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java index 90e54ca..520d1b5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/EditActionCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java b/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java index c5bad63..4aaf9c5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ExportToHTMLWorkThread.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java b/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java index 7ed99da..b3b815b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/FrameEditorController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java b/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java index 6007f03..ac79379 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/GenerateDictEntriesWorkThread.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java index 084b910..b555fee 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/HCIPACmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java index 6fc6bd9..ecead18 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawlThread.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java index 57e9ccb..9da419f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebCrawler.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java index 35bb272..05e38ff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ImportWebURL.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java b/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java index e68bd18..beb3aef 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/PERTChartController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java index 43341b5..21b9149 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java index e3caf54..c3faf5e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ProjectController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java b/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java index b5d1daa..a8efc8b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/RootController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java b/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java index acdf55e..6243297 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/SEDemoController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java b/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java index eda1007..329bf7b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/SEFrameChooserController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java b/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java index 94eba9b..31ba23f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/SNIFACTCmd.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java b/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java index c3d4e3e..128f2e2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ScriptViewerController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java b/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java index fad693b..d4ed46b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/UndoController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java b/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java index 2469955..a64e315 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/UndoManagerRecovery.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java b/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java index 753f44e..42dbdc5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/WebCrawler.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java b/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java index 8355a0b..adcd8fe 100644 --- a/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java +++ b/java/edu/cmu/cs/hcii/cogtool/controller/ZoomableController.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AAction.java b/java/edu/cmu/cs/hcii/cogtool/model/AAction.java index af7bd1e..860f096 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java index 9000077..b90bcdb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTR5PredictionAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java index a9fc7e0..051cff8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTR6PredictionAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java index d11d2c1..5a647d0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTRPredictionAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java b/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java index 9544fbf..dabaf78 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ACTRTraceParser.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java index fc60023..140770a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AMenuWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java index be68f87..ea1c880 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AParentWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java index f362d27..f8db138 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/APredictionAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java b/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java index f53a701..fa3d482 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/APredictionResult.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AResult.java b/java/edu/cmu/cs/hcii/cogtool/model/AResult.java index 745ec53..246e0cc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AResult.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java index ec112bf..7877e21 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AShape.java b/java/edu/cmu/cs/hcii/cogtool/model/AShape.java index 677c079..220af46 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AShape.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AShape.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java b/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java index 22ec664..beea73c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ATransitionSource.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java b/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java index 22d1d59..28c0fa5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/AUndertaking.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java index 23967f1..6d30a9c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ActionScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java b/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java index f9f7793..eedbf10 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ActionType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Association.java b/java/edu/cmu/cs/hcii/cogtool/model/Association.java index 5b68b31..21b3a50 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Association.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Association.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java b/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java index 263eac6..a909934 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ButtonAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java index 93acb56..3077a18 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CachedGoogleSimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java index 2f8f1e7..f8b2aaf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CachedTermSimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java b/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java index c13761f..4cd36ef 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CheckBox.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java index 37bc985..16b2acc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ChildWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java b/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java index cac9084..9bf2dae 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CogToolSerialization.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java b/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java index 881c6a5..f519ce1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/CognitiveModelGenerator.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java b/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java index f1ed4d9..2311835 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ContextMenu.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java b/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java index 4fefd19..7f71fc5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DefaultModelGeneratorState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java index 2d311b6..d4f72a2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DelayScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java b/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java index 5949384..80e6c1a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Demonstration.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java b/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java index d7e8bdd..7f6aeed 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DemonstrationState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Design.java b/java/edu/cmu/cs/hcii/cogtool/model/Design.java index a0d07d2..8bf95eb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Design.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Design.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java b/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java index da98ac6..6c0645a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DesignUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java b/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java index d7f70d9..3c9ca14 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DeviceType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java b/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java index ea97741..70cffba 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DoublePoint.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java b/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java index 8078c1c..8da3f82 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DoubleRectangle.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java b/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java index 52d04b9..daebc75 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DoubleSize.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java index 27eb484..4fe9f36 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/DriveScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java b/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java index 57f7cbb..af30dca 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ExportCogToolXML.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Frame.java b/java/edu/cmu/cs/hcii/cogtool/model/Frame.java index 9c36043..29c8865 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Frame.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Frame.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java b/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java index b657b72..78e0656 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/FrameElement.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java index 042aabe..ab85068 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/FrameElementGroup.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java index eec77c9..e2b6e29 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GLSASimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java index b65efad..7874c70 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GensimLSASimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java index 4c72eca..5e4eac8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GoogleSimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java b/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java index 08e7ce5..586b76c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GraffitiAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java b/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java index ccb13f6..b42b046 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GridButton.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java index 2d867e8..6eff55f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GridButtonGroup.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java b/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java index e253c2f..9614e20 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/GroupNature.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java b/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java index 26c66cb..e044086 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HandLocation.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java index 1171744..361978a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HearScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java b/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java index 1da112d..c6c96de 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HomeAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java b/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java index 4160b3d..6390370 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HomeKeyboardAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java b/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java index ec2c239..cf78ea0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HomeMouseAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java b/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java index 38fd44c..7c3ed72 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HumanCSVParser.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java index 5d6f1a1..b9901b5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/HumanDataAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java index 6648183..b7372f2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/IPredictionAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java b/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java index 3da12da..f693bad 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ISimilarityDictionary.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java index 3fd2030..4abdc66 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ISitedTermSimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java index a9e882f..64083b5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ITermSimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java index cf3d604..670d9d9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/IWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java b/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java index e6cb706..46fea4a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/IdentityModelGenerator.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java b/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java index da25a54..3929057 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ImportCogToolXML.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java b/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java index 62b9ef0..958e725 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ImportConverter.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java b/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java index 9a33546..61f8498 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/InputDevice.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java b/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java index 0ec55ec..5825ff0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/KLMCognitiveGenerator.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java b/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java index 055052c..bb5ca7b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/KeyAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java b/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java index 6fad8c5..eca046d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/KeyPressType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java index 9003d65..ca52ab7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/LSASimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java b/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java index 365fa58..75f005c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ListChange.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java b/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java index d464419..956493a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ListItem.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java index 365451a..e9c59c9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/LookAtScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java b/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java index 2705505..87eae68 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MSRSimilarity.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java b/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java index 02d80d2..488aa37 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MenuHeader.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java b/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java index 79c0d4b..0ec9270 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MenuItem.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java b/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java index 173af0f..5c8f77e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MouseButtonState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java b/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java index 70597ca..b38cdff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MouseHoverAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java b/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java index 6be5397..9bc324e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MouseOverType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java b/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java index f9694a5..f1f6a14 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MousePressType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java b/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java index 6bacca7..32fc682 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/MoveMouseAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java b/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java index 9afd5bd..dda6025 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/PredictionResultProxy.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Project.java b/java/edu/cmu/cs/hcii/cogtool/model/Project.java index 49eafb0..cd43f4d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Project.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Project.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java b/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java index ed39fbb..f99ddb3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/PullDownHeader.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java b/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java index 50df8d7..d9794f3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/PullDownItem.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java b/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java index 172265e..27b0af1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/RadioButton.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java index 690c8ad..e16c18f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/RadioButtonGroup.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java b/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java index a6a92e9..47336f9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ResultStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java index 1453940..c6c765e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTExecContext.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java index acac9ce..7088b53 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SNIFACTPredictionAlgo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Script.java b/java/edu/cmu/cs/hcii/cogtool/model/Script.java index a505187..a36c76f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Script.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Script.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java index f63b87a..779d48f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeOval.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java index e24fb38..5669780 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRectangle.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java index 5bba3b1..f4032ce 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeRoundedRectangle.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java b/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java index f25d0aa..6fcd6b6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ShapeType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java b/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java index 6d54993..01f0641 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SimilarityDictionary.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java index b162229..e2ae01b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SimpleWidgetGroup.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java b/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java index 0009a06..d97cad3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/SkinType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java b/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java index d224e84..ebb1b82 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TapAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java b/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java index a115795..6fd2071 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TapPressType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java index d71bd0f..02f9c96 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TapScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Task.java b/java/edu/cmu/cs/hcii/cogtool/model/Task.java index 66ace3f..091ff33 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Task.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Task.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java b/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java index 342c1f7..d2c67d5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TaskApplication.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java b/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java index 5faf2e4..8744d73 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TaskGroup.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java b/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java index 28dcef2..1044296 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TaskParent.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java b/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java index b529847..0bfb2ca 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TextAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java b/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java index f56bef5..40c6948 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TextActionSegment.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java index 778dfc1..2bfd2d6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/ThinkScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java b/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java index 0a11056..c96b32f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TimeDistributionPredictionResult.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java b/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java index e27a429..6f2caa1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TimePredictionResult.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java b/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java index 32562f3..9d0e07a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TraceParser.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Transition.java b/java/edu/cmu/cs/hcii/cogtool/model/Transition.java index 59fe234..4014581 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Transition.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Transition.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java index 488668c..581ffab 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelay.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java index 1f9367f..1ab0920 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionDelayScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java index 4157867..5804b79 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionScriptStep.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java index 9e47a48..b3874a4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSource.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java index 723abe6..ce03d3d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TransitionSourceType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java b/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java index 401064b..a8f1912 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/TraversableWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java b/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java index 5a34a3d..7d10c4f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/URLCrawlEntry.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java b/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java index 21326f4..b482238 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/URLLabeledLink.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java b/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java index e786d12..12c8731 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/URLPositionedLink.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java b/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java index 08abfca..9d383e6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/VoiceAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/Widget.java b/java/edu/cmu/cs/hcii/cogtool/model/Widget.java index 9f47451..81eaebb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/Widget.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/Widget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java b/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java index 6c43429..862263b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/WidgetAttributes.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java b/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java index f3b4f9b..f4d1e33 100644 --- a/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java +++ b/java/edu/cmu/cs/hcii/cogtool/model/WidgetType.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java index 03cda7f..92f58c2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ActionInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java b/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java index 43ddd95..882ecfb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ActionProperties.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java index f581448..a1e2585 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java index 67267b7..d247272 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java index f123181..459e530 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DefaultWindowMenuData.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java index a0dfeb3..8babe40 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedRepaint.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java index 1b2bcdc..425bb7f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DelayedSelection.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java index 896085e..34dde53 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java index b97772a..43f12c1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java index 6acc196..c512876 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java index 89934f8..4b7224f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java index fd1ae5d..79e0836 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignEditorUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java index f8d0462..1c105c7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignExportToHTML.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java index 6b0dfe5..6430aaf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DesignSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java index 1f6d337..3d70f35 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java index c8a75cc..e22db10 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java index 6a02697..ee89fac 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/DictionaryEditorUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java index 28cb334..5e5b6c9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/Draw2DMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java index 2a12a48..a2f4ef9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java index f743407..692f1f6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java index 1004a0f..d852d51 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java index e8688b9..5fb9158 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java index 4e8ff2c..daa7ad1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameEditorUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java index f81269f..9af1af1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/FrameSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java b/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java index 6d6d031..be41653 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/Interaction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java index 08582bc..7a9a03c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/NewActionChangeDialog.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java index a64dc7d..282cea0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java index da9de36..949a628 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartScrollBarMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java index a5cfa81..04bd7b5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java index ab9a650..8131ce7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTChartUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java index ced52c3..8f258bc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PERTTraceMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java b/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java index 8b0eb02..3003ca4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PendingDictEntry.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java index 40af78c..fe11a2c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/PreferencesDialog.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java index f9e1ca5..b8d80de 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectContextSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java index 9910a38..a482227 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java index 844ed57..2371162 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java index 7b408f3..d103930 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java index 8feda87..a9f3386 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java index 4578d2a..271675b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ProjectUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java b/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java index 7052ec5..661d9c2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/RcvrExceptionHandler.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java index ed0e281..f0c086a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ResearchDialog.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java index 16eeed9..1eabd11 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/RootUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java index ea85e18..a6abd43 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDefaultUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java index 9289710..73d3eb3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoContextSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java index 2f9d93a..a71e0b2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java index 2e58c65..7a17eb9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java index b46ef12..798aacc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java index 66ecc05..3d153a2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java index c5861f4..032e03e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEDemoUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java index abd1e54..fcfdad3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserInteraction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java index ac0f968..7d807ba 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserLID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java index 1ec76a5..12dd802 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java index 7bae33f..ea98c22 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java index 8ab4e3d..33ade7d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SEFrameChooserUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java index 7381beb..228e32f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SNIFACTDialog.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java index 71f0925..d5e1f40 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SWTMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java index e57724a..c5036bf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SWTTreeProjectSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java index 71382a0..94534bd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerMouseState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java index 3211b24..91b482c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ScriptViewerUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java index c49fac8..8873a9f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java index 1962a9b..4276946 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SingleDesignSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java b/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java index 3e5729d..ee3aa04 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SingleFrameSelection.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java b/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java index 3ab01b3..d50eaa9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/SingleTaskSelection.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java b/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java index 0801646..1e13a78 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/TaskSelectionState.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/UI.java b/java/edu/cmu/cs/hcii/cogtool/ui/UI.java index 0c79d92..0ad57a6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/UI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/UI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java b/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java index 13e8f00..84126a1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/WebCrawlImportDialog.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java b/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java index 7916c0f..8c4a42a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java +++ b/java/edu/cmu/cs/hcii/cogtool/ui/ZoomableUI.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java index cb03600..e8901a2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalMenuWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java index 5899a7f..5559bd4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalParentWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java index a607571..1d8cf8c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/AbstractGraphicalSource.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java index 5f7c238..e755370 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/BezierPolylineConnection.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java index e739ffc..d1c3466 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/CheckboxImageRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java index 733fe3e..d18ae84 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ChoiceWireRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java index 24a8c3b..9517207 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultSEUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java index 2db073e..b4585e1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultScriptUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java index 6c2986b..9fe48ef 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DefaultUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java index 5c13bf4..d75b0d5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorFrame.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java index fff10e0..de8394f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorTransition.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java index a774c3b..fde2bd0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DesignEditorUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java index 77fae0f..af9fc10 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/DictionaryEditorUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java index ff0be44..6fbe071 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEditorUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java index b186bfe..51e467e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltGroupHalo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java index 9288392..fd1fc6f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameEltSelnFig.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java index 7dbfb0a..d7433a9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/FrameUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java index 4cf27d5..cceda3c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalCheckBox.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java index 1dd70fa..6dd0925 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalChildWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java index fbece0b..03b6461 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalContextMenu.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java index 7548112..67a8f90 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalDevice.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java index d4ddee7..a1ac916 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalGridButton.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java index c97e839..0b9cab4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalListItem.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java index a8214cb..92b88fe 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuHeader.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java index e618c89..b0443db 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuItem.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java index 3bac7ab..62d2077 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalMenuWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java index a58cee0..c88626f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java index d015a47..8cd549a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalParentWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java index 68c32e4..6389c74 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownHeader.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java index cdb2e04..0a05460 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalPullDownItem.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java index 76d4a53..a1cced9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalRadioButton.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java index cc4500a..0ba6fec 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalSource.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java index 0b0b8cd..9d00412 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalTraversableWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java index 607f3d8..03a5a63 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidget.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java index dacf1d9..b4251b4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetBase.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java index e98ceea..c7932bd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetClipper.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java index d72c263..09e669b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GraphicalWidgetRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java index ab480c0..356ccc5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/GroupScriptUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java index 0d86586..7e6e51c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ImageRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java index 0ae07e7..216b12d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ItemWireRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java index b5a4925..fd25743 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/LinkWireRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java index 1a2d407..c602f64 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/NinePartRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java index 32a4004..f9b1bb5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartOperatorBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java index d4ae31e..63a1ac8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/PERTChartUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java index 2b22d55..fdd0240 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ProjectUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java index cad4150..60fa816 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/RendererSupport.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java index a39c57c..71d87e6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEDemoUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java index 22dcae8..f3dfb02 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/SEFrameChooserUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java index efbfb22..7f89b98 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java index 337d5a2..cf7107c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ScriptViewerUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java index 8bf679a..f1bbcd5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/SelectionFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java index 5002cd2..87fed7a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/StructureViewUIModel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java index 2c4794c..ed49d7c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/TextBoxRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java index 9cfc139..b99eeeb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/WidgetFigureSupport.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java index 8539c1f..8084ad6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/WireRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java b/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java index c8f16e2..11b3b15 100644 --- a/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java +++ b/java/edu/cmu/cs/hcii/cogtool/uimodel/ZoomRenderer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java b/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java index eac5501..ee6ab57 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AListenerAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java index f297ba4..1644402 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AProcessTraceCallback.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java index 9f9f0f0..00fffa3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AProgressCallback.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java b/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java index fb930c6..1fbae21 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AUndoableEdit.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java b/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java index 9575ca2..aae6de8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AggregateException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java b/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java index ce48a70..4a8f7d8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/AlertHandler.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java b/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java index 5079fa4..c8d9173 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Alerter.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java b/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java index 727df43..cab7e9e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ArrayIterable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java b/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java index 038772b..1ec2836 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CSVSupport.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java b/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java index dea749f..fc5ea64 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Cancelable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java b/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java index 4edd6f8..34d3b5f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CannotRedoException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java b/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java index 3eb98fb..e6a7428 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CannotUndoException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java index 82ac32e..4d9e7e1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ClipboardUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java b/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java index ad6c5b2..f6aaac8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ComboWithEnableFix.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java b/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java index 4bd6b4c..da601ea 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/CompoundUndoableEdit.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java index 9e52a82..d2a8d56 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkManager.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java index 3e56ea5..d4a8a92 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DelayedWorkPhase.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java b/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java index 43ef712..c3407af 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DisplayLabel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java b/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java index a9829a1..9e6f325 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DisplaySubprocessTrace.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java b/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java index 308d3a9..d4d47ed 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DoubleEntry.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java index 06341ac..268b691 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Draw2DContextMenuUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java b/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java index fb0b980..e81ac18 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/DuplicateNameException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java b/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java index 14022c2..9bda9f3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EmptyIterator.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java b/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java index e8005df..4cecd5d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnableDisable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java b/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java index 0cf4c11..c87d4e8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Enumerated.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java index 0391c84..98e18c2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedChar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java index bfa7672..9fcac49 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedInt.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java index 38f8d57..9308621 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/EnumeratedStr.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java b/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java index 9cebf98..6367f9c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ErrorDialog.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java index 571db52..76df1c5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FetchURLUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java index 4633770..f4a033a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FileUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java b/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java index 78f574d..ca43a53 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FilterIterator.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java b/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java index 3b30f32..42cc7d1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/FontUtils.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java b/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java index b8b7cdb..2f12c03 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/GlobalAttributed.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java index 3c8877f..d27b42e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/GraphicsUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java b/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java index b42c027..9058ea5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IAlerter.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java b/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java index cb79f92..d3028a7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IAttributeOverride.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java b/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java index 3a9a716..951d42a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IAttributed.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java b/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java index a75da8d..ea12c76 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IEllipsizer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java index 424c939..6605b67 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseListener.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java index 2b53d4e..2037a20 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IFlatDraw2DMouseMotionListener.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java b/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java index 1a811e9..b87b30e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IListenerAction.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java b/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java index 41dbf4b..52b83c0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IPersist.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java b/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java index 769b558..228badd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ITimeSliceDisplayable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java index 4f99b72..ed69f5d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEdit.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java index 4c5cb4d..605dd06 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IUndoableEditSequence.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java b/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java index fecc8e6..9cc1208 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IdentityHashSet.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java b/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java index 15dd259..9015181 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/IntegerEntry.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java index 9c99da9..8d75c95 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/KeyDisplayUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java index e439262..ddeb43a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/KeyboardUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/L10N.java b/java/edu/cmu/cs/hcii/cogtool/util/L10N.java index 59be152..e8a0567 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/L10N.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/L10N.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java index d0bb968..ea7e0a9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/LispUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java index 93b42c6..b423de6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifier.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java index ac4624a..8062ca3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ListenerIdentifierMap.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java b/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java index 417b763..f49980c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ManagedCombo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java b/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java index 18bfe6f..7855e06 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ManagedText.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java index 4d98a07..9d6ed66 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/MenuUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java b/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java index 9c8873d..bffcddd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NameChangeAlert.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java b/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java index 90fa79e..3620c5c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NamedObject.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java index e3afc68..02526e7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NamedObjectUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java b/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java index 9220fd1..3d90c11 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NullSafe.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java b/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java index 9a60a78..1e4a6f8 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/NumberUtils.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java b/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java index 609bc41..57b30cc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/OSUtils.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java index 4af4cca..7a1dd95 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectLoader.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java index 8e41b8b..51e361b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersist.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java index 368308a..cb936db 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectPersister.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java b/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java index 46e53ee..40b3c16 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ObjectSaver.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java b/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java index e4ce427..a19053a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Pausable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java b/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java index 3efe89e..7ff1a38 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PausableProgessBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java b/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java index 9542a24..e11e031 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PersistentDate.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Platform.java b/java/edu/cmu/cs/hcii/cogtool/util/Platform.java index f40ef4a..8c5438f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Platform.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Platform.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java b/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java index d42c5e1..034b03e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PlatformAdapter.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java b/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java index 36ec04b..376ff49 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/PrecisionUtilities.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java index 436c7c5..18a1b91 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ProcessTraceCallback.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java b/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java index 9aee783..6471eed 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ProgressCallback.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java b/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java index cea20bb..cd623c4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RandomGUID.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java index 7b6b21d..5aee4ff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrActionUnavailableException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java index bc6c463..b5afab2 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCannotUndoRedoException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java index 2d1a7fd..a39f64c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrClipboardException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java index a329223..2721c4c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrCogModelException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java index cfb8f5a..0ccf961 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrComputationException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java index a69a85c..d21ef51 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java index 256b9cb..e041471 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOLoadException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java index 5352b3c..52a7116 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOSaveException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java index d79f87c..6e73b3f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIOTempException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java index 9c17bb0..27a7b1a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrIllegalStateException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java index e3e2444..32c2d7b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImageException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java index db28d52..2946e4e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrImportException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java index cf9fff6..4515bdc 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrInterprocessException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java index 629ac2e..acf8b21 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrOutOfMemoryException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java index 182ec3a..f6fad82 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrParsingException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java index 3459bca..30f2c4a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUIException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java index eb53dae..e2dd7cf 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrUnimplementedFnException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java index 01d2d79..2b82e92 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrWorkThreadException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java b/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java index 5f92109..2d39723 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RcvrXMLParsingException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java b/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java index 0291e40..0a66496 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ReadOnlyList.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java b/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java index a990e30..7032f05 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/RecoverableException.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java index 2200e7f..74fa03c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SWTContextMenuUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java index ab7763e..29c781d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SWTStringUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java b/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java index 373b883..6975028 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SWTTextEditor.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java b/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java index c525737..0fd60a5 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SashUtility.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java b/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java index b1d6ba7..2d686a1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SimpleProgressBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Size.java b/java/edu/cmu/cs/hcii/cogtool/util/Size.java index d53d329..b1b28f9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Size.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Size.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java b/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java index 13c89f7..951e2fe 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/StatusDisplayable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java b/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java index 98d5c64..69adbc1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Stoppable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java b/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java index 1d43489..a2140cb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/StoppableProgressBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java index 1bfefb8..726467c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/StringUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java b/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java index fba359b..c77deca 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Subprocess.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java index 43f9ca2..3f46dbe 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedCancelable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java index 6efce85..fbc491c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/SynchronizedWait.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java b/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java index 5fdaf49..9ca0475 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/TextEntryListener.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java b/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java index c81b362..4ec14ac 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/TextWithEnableFix.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java b/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java index 396fe31..37ab40e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ThreadManager.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java b/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java index f9a48af..7a83118 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ThreadProgressBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java b/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java index 1c1ff0b..7f7ce0b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/UndoManager.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java b/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java index f0237c0..3a14acd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/WidthComputer.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java index 97e134f..587c29b 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/WindowUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java b/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java index 3bb19e9..0e559dd 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/WindowsPlatform.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java b/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java index fab9032..c9eda29 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/XMLOutput.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java b/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java index 203d53f..b7e0711 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/ZipUtil.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java b/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java index 46fb478..5019cbb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java +++ b/java/edu/cmu/cs/hcii/cogtool/util/Zoomable.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java b/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java index c1bba04..73583af 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/AboutView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java b/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java index e5a15b4..3eaf586 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ActionChangePropertySet.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java b/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java index 9e1f8cc..48cea1f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ActionPropertySet.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java b/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java index 024b93c..58f73c1 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ActionSet.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java index 140c325..fea05d9 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/CogToolScalableFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java b/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java index 61e8c79..f40245e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ContextMenuManager.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java b/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java index 4ed40ca..cc65845 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/DefaultSEView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java b/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java index effb329..8db78f6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/DesignEditorView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java b/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java index 4769f63..f3cb76f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/DictionaryEditorView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java b/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java index 502b2b8..d18df2f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/EltGroupPropertiesPane.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java b/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java index 93b1b52..9a70966 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/FrameEditorView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java b/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java index a4ccbc5..62374f3 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/FramePropertiesPane.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java b/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java index 8840e7a..97acdeb 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/InteractionDrawingEditor.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java index 0d57968..d34ad2c 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/InteractionFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java b/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java index c5bf9cc..5b1c8de 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/MenuFactory.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java b/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java index 82b7f8c..facef9f 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/MoveHalo.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java index 839239e..c988064 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartPanel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java index abeeb9d..ae14b67 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTChartView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java index 5773c8e..c485b22 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTInteractivePanel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java index fdb15e8..c3b94f4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTLabelPanel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java index 273a390..a3afaff 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTPanel.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java b/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java index 8eef8e3..8ddb694 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PERTScrollBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/Palette.java b/java/edu/cmu/cs/hcii/cogtool/view/Palette.java index bdb51fa..be0ba1a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/Palette.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/Palette.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java b/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java index e4e1f61..3254601 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PersistenceView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java index b82c48f..85e7a5e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/PotentialFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java b/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java index 2b604b7..18dcda0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ProjectView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java b/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java index 6e16993..df11286 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/RadioButtonSash.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java b/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java index e532620..5c2a782 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/RemoteLinkage.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java b/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java index 7eba0c0..e5a0aaa 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ResizeThumb.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/RootView.java b/java/edu/cmu/cs/hcii/cogtool/view/RootView.java index 72b64b9..f020784 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/RootView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/RootView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java b/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java index ffee586..7ff098d 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SEDemoView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java b/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java index 118af0d..39ed013 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SEFrameChooserView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java b/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java index 0b4e1d9..0a58111 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SWTList.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java b/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java index c3b5657..adef5f4 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SWTListGroupScript.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java b/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java index cd1b009..b4815be 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/SWTListMultiColumn.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java index e80bea8..aba5151 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableFrameFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java index 83ffdb7..8e6c29e 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableGraphicalFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java index 7244133..4407fa6 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveFigure.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java index 5d8c329..2d02cb7 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScalableInteractiveRectangle.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java b/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java index 55e1074..ee54711 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScriptView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java b/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java index 175ad03..bb4cf88 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/ScriptViewerView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java b/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java index a7de931..c3b2979 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/StandardDrawingEditor.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java b/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java index 55b41ea..7605143 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/StatusBar.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java b/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java index a5d3ece..705a0f0 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/TreeItemUpdater.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java b/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java index 6eda279..7cbe2da 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/UndoManagerView.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/View.java b/java/edu/cmu/cs/hcii/cogtool/view/View.java index 9156384..00c3054 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/View.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/View.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * diff --git a/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java b/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java index 8d5dd23..31b043a 100644 --- a/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java +++ b/java/edu/cmu/cs/hcii/cogtool/view/WidgetPropertiesPane.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. * 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 9c2a8d3..79079d0 100644 --- a/mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java +++ b/mac-support/edu/cmu/cs/hcii/cogtool/util/MacOSXPlatform.java @@ -1,6 +1,6 @@ /******************************************************************************* * CogTool Copyright Notice and Distribution Terms - * CogTool 1.2, Copyright (c) 2005-2013 Carnegie Mellon University + * CogTool 1.3, Copyright (c) 2005-2013 Carnegie Mellon University * This software is distributed under the terms of the FSF Lesser * Gnu Public License (see LGPL.txt). * @@ -47,7 +47,7 @@ * This product contains software developed by the Apache Software Foundation * (http://www.apache.org/) * - * jopt-simpler + * jopt-simple * * Copyright (c) 2004-2013 Paul R. Holser, Jr. *