From e8232b6031be64a41eba5741a09f9ef1553deb36 Mon Sep 17 00:00:00 2001 From: Per Olofsson Date: Fri, 22 Jan 2016 12:36:53 +0100 Subject: [PATCH] 2016. --- AutoDMG/AutoDMG-Info.plist | 2 +- AutoDMG/IEDAddPkgController.py | 2 +- AutoDMG/IEDAppDelegate.py | 2 +- AutoDMG/IEDAppVersionController.py | 2 +- AutoDMG/IEDCLIController.py | 2 +- AutoDMG/IEDController.py | 2 +- AutoDMG/IEDDMGHelper.py | 2 +- AutoDMG/IEDLog.py | 2 +- AutoDMG/IEDLogLine.py | 2 +- AutoDMG/IEDPackage.py | 2 +- AutoDMG/IEDProfileController.py | 2 +- AutoDMG/IEDSocketListener.py | 2 +- AutoDMG/IEDSourceSelector.py | 2 +- AutoDMG/IEDTemplate.py | 2 +- AutoDMG/IEDUpdateCache.py | 2 +- AutoDMG/IEDUpdateController.py | 2 +- AutoDMG/IEDUtil.py | 2 +- AutoDMG/IEDWorkflow.py | 2 +- AutoDMG/main.m | 2 +- AutoDMG/main.py | 2 +- AutoDMG/progresswatcher.py | 2 +- README.markdown | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/AutoDMG/AutoDMG-Info.plist b/AutoDMG/AutoDMG-Info.plist index 57dd477..678f095 100644 --- a/AutoDMG/AutoDMG-Info.plist +++ b/AutoDMG/AutoDMG-Info.plist @@ -55,7 +55,7 @@ NSHumanReadableCopyright - Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. + Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass diff --git a/AutoDMG/IEDAddPkgController.py b/AutoDMG/IEDAddPkgController.py index 5401a77..09c3ad9 100644 --- a/AutoDMG/IEDAddPkgController.py +++ b/AutoDMG/IEDAddPkgController.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-22. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDAppDelegate.py b/AutoDMG/IEDAppDelegate.py index a146fd0..5a4e760 100755 --- a/AutoDMG/IEDAppDelegate.py +++ b/AutoDMG/IEDAppDelegate.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-09-19. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDAppVersionController.py b/AutoDMG/IEDAppVersionController.py index 9e73d2b..d9c7d50 100644 --- a/AutoDMG/IEDAppVersionController.py +++ b/AutoDMG/IEDAppVersionController.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-31. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDCLIController.py b/AutoDMG/IEDCLIController.py index 4947011..87f385b 100644 --- a/AutoDMG/IEDCLIController.py +++ b/AutoDMG/IEDCLIController.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2014-01-28. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDController.py b/AutoDMG/IEDController.py index 22d05d6..27803ee 100644 --- a/AutoDMG/IEDController.py +++ b/AutoDMG/IEDController.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-09-19. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDDMGHelper.py b/AutoDMG/IEDDMGHelper.py index b2c7ad1..7c083cc 100644 --- a/AutoDMG/IEDDMGHelper.py +++ b/AutoDMG/IEDDMGHelper.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-19. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDLog.py b/AutoDMG/IEDLog.py index 2e9e8bb..ad2f1d7 100644 --- a/AutoDMG/IEDLog.py +++ b/AutoDMG/IEDLog.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-25. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # diff --git a/AutoDMG/IEDLogLine.py b/AutoDMG/IEDLogLine.py index 650c442..2422fef 100644 --- a/AutoDMG/IEDLogLine.py +++ b/AutoDMG/IEDLogLine.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Pelle on 2013-10-28. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDPackage.py b/AutoDMG/IEDPackage.py index eb25ded..0df0a2e 100644 --- a/AutoDMG/IEDPackage.py +++ b/AutoDMG/IEDPackage.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-26. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDProfileController.py b/AutoDMG/IEDProfileController.py index 9c8db5d..bd58b87 100644 --- a/AutoDMG/IEDProfileController.py +++ b/AutoDMG/IEDProfileController.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-21. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from AppKit import * diff --git a/AutoDMG/IEDSocketListener.py b/AutoDMG/IEDSocketListener.py index 5541504..4260400 100644 --- a/AutoDMG/IEDSocketListener.py +++ b/AutoDMG/IEDSocketListener.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-10. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDSourceSelector.py b/AutoDMG/IEDSourceSelector.py index 7cd115f..290f91d 100644 --- a/AutoDMG/IEDSourceSelector.py +++ b/AutoDMG/IEDSourceSelector.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-09-19. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDTemplate.py b/AutoDMG/IEDTemplate.py index e3bd0a5..1609dc7 100644 --- a/AutoDMG/IEDTemplate.py +++ b/AutoDMG/IEDTemplate.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2014-02-26. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # import objc diff --git a/AutoDMG/IEDUpdateCache.py b/AutoDMG/IEDUpdateCache.py index fa70725..f0a96f0 100644 --- a/AutoDMG/IEDUpdateCache.py +++ b/AutoDMG/IEDUpdateCache.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-22. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDUpdateController.py b/AutoDMG/IEDUpdateController.py index 7265f71..0281c4d 100644 --- a/AutoDMG/IEDUpdateController.py +++ b/AutoDMG/IEDUpdateController.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-22. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDUtil.py b/AutoDMG/IEDUtil.py index bb23198..009ef2c 100644 --- a/AutoDMG/IEDUtil.py +++ b/AutoDMG/IEDUtil.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-31. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/IEDWorkflow.py b/AutoDMG/IEDWorkflow.py index 8aea885..fdd9710 100644 --- a/AutoDMG/IEDWorkflow.py +++ b/AutoDMG/IEDWorkflow.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-10-24. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # from Foundation import * diff --git a/AutoDMG/main.m b/AutoDMG/main.m index 097da8a..1dd12d6 100644 --- a/AutoDMG/main.m +++ b/AutoDMG/main.m @@ -3,7 +3,7 @@ // AutoDMG // // Created by Per Olofsson on 2013-09-19. -// Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +// Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. // #import diff --git a/AutoDMG/main.py b/AutoDMG/main.py index 78ae38c..cbc43d4 100755 --- a/AutoDMG/main.py +++ b/AutoDMG/main.py @@ -4,7 +4,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-09-19. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # import os diff --git a/AutoDMG/progresswatcher.py b/AutoDMG/progresswatcher.py index 56094ae..d4c4d99 100755 --- a/AutoDMG/progresswatcher.py +++ b/AutoDMG/progresswatcher.py @@ -6,7 +6,7 @@ # AutoDMG # # Created by Per Olofsson on 2013-09-26. -# Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. +# Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. # diff --git a/README.markdown b/README.markdown index ec75d14..c1b0277 100644 --- a/README.markdown +++ b/README.markdown @@ -39,7 +39,7 @@ If you find a bug, please report it in the [issue tracker](https://github.com/Ma License ------- - Copyright 2013-2015 Per Olofsson, University of Gothenburg. All rights reserved. + Copyright 2013-2016 Per Olofsson, University of Gothenburg. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.