diff --git a/Example/Integration Tests/STLoginTest.m b/Example/Integration Tests/STLoginTest.m index 002f9c5..2752f0c 100644 --- a/Example/Integration Tests/STLoginTest.m +++ b/Example/Integration Tests/STLoginTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Example/Integration Tests/STSimpleTest.m b/Example/Integration Tests/STSimpleTest.m index 8920174..2a97fd9 100644 --- a/Example/Integration Tests/STSimpleTest.m +++ b/Example/Integration Tests/STSimpleTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Example/SubliminalTest/STAppDelegate.h b/Example/SubliminalTest/STAppDelegate.h index 15e49b0..fa058c2 100644 --- a/Example/SubliminalTest/STAppDelegate.h +++ b/Example/SubliminalTest/STAppDelegate.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Example/SubliminalTest/STAppDelegate.m b/Example/SubliminalTest/STAppDelegate.m index 3d785b4..8201fa8 100644 --- a/Example/SubliminalTest/STAppDelegate.m +++ b/Example/SubliminalTest/STAppDelegate.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Example/SubliminalTest/STLoginViewController.h b/Example/SubliminalTest/STLoginViewController.h index 17cf0b6..1ef1e4c 100644 --- a/Example/SubliminalTest/STLoginViewController.h +++ b/Example/SubliminalTest/STLoginViewController.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Example/SubliminalTest/STLoginViewController.m b/Example/SubliminalTest/STLoginViewController.m index 777691d..292920d 100644 --- a/Example/SubliminalTest/STLoginViewController.m +++ b/Example/SubliminalTest/STLoginViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Example/SubliminalTest/SubliminalTest-Prefix.pch b/Example/SubliminalTest/SubliminalTest-Prefix.pch index f21c2b6..921fa31 100644 --- a/Example/SubliminalTest/SubliminalTest-Prefix.pch +++ b/Example/SubliminalTest/SubliminalTest-Prefix.pch @@ -4,7 +4,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLIntegrationTest.h b/Integration Tests/SLIntegrationTest.h index 5c87282..c664a17 100644 --- a/Integration Tests/SLIntegrationTest.h +++ b/Integration Tests/SLIntegrationTest.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLIntegrationTest.m b/Integration Tests/SLIntegrationTest.m index 8756bb7..80e91fc 100644 --- a/Integration Tests/SLIntegrationTest.m +++ b/Integration Tests/SLIntegrationTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLIntegrationTestsAppDelegate.h b/Integration Tests/SLIntegrationTestsAppDelegate.h index a1d1745..f93e58d 100644 --- a/Integration Tests/SLIntegrationTestsAppDelegate.h +++ b/Integration Tests/SLIntegrationTestsAppDelegate.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLIntegrationTestsAppDelegate.m b/Integration Tests/SLIntegrationTestsAppDelegate.m index da1c55b..9f12c2c 100644 --- a/Integration Tests/SLIntegrationTestsAppDelegate.m +++ b/Integration Tests/SLIntegrationTestsAppDelegate.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLTestCaseViewController.h b/Integration Tests/SLTestCaseViewController.h index 70f8fd9..9365110 100644 --- a/Integration Tests/SLTestCaseViewController.h +++ b/Integration Tests/SLTestCaseViewController.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLTestCaseViewController.m b/Integration Tests/SLTestCaseViewController.m index 45f61b2..e63d071 100644 --- a/Integration Tests/SLTestCaseViewController.m +++ b/Integration Tests/SLTestCaseViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLTestViewController.h b/Integration Tests/SLTestViewController.h index 77d195c..f346f6b 100644 --- a/Integration Tests/SLTestViewController.h +++ b/Integration Tests/SLTestViewController.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLTestViewController.m b/Integration Tests/SLTestViewController.m index 99da8fd..7627500 100644 --- a/Integration Tests/SLTestViewController.m +++ b/Integration Tests/SLTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLTestsViewController.h b/Integration Tests/SLTestsViewController.h index f68ba34..57acc92 100644 --- a/Integration Tests/SLTestsViewController.h +++ b/Integration Tests/SLTestsViewController.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/SLTestsViewController.m b/Integration Tests/SLTestsViewController.m index f2579c9..c5b7a08 100644 --- a/Integration Tests/SLTestsViewController.m +++ b/Integration Tests/SLTestsViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Subliminal Integration Tests-Prefix.pch b/Integration Tests/Subliminal Integration Tests-Prefix.pch index 34579a3..08b7512 100644 --- a/Integration Tests/Subliminal Integration Tests-Prefix.pch +++ b/Integration Tests/Subliminal Integration Tests-Prefix.pch @@ -4,7 +4,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLAlertTest.m b/Integration Tests/Tests/SLAlertTest.m index 890c279..7b9af17 100644 --- a/Integration Tests/Tests/SLAlertTest.m +++ b/Integration Tests/Tests/SLAlertTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLAlertTestViewController.m b/Integration Tests/Tests/SLAlertTestViewController.m index aeca635..427d3e1 100644 --- a/Integration Tests/Tests/SLAlertTestViewController.m +++ b/Integration Tests/Tests/SLAlertTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLButtonTest.m b/Integration Tests/Tests/SLButtonTest.m index 7471e8a..742289c 100644 --- a/Integration Tests/Tests/SLButtonTest.m +++ b/Integration Tests/Tests/SLButtonTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLButtonTestViewController.m b/Integration Tests/Tests/SLButtonTestViewController.m index 60fd576..3b27313 100644 --- a/Integration Tests/Tests/SLButtonTestViewController.m +++ b/Integration Tests/Tests/SLButtonTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLDeviceTest.m b/Integration Tests/Tests/SLDeviceTest.m index ee599a9..bd084e5 100644 --- a/Integration Tests/Tests/SLDeviceTest.m +++ b/Integration Tests/Tests/SLDeviceTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLDeviceTestViewController.m b/Integration Tests/Tests/SLDeviceTestViewController.m index a94dde9..47acd6e 100644 --- a/Integration Tests/Tests/SLDeviceTestViewController.m +++ b/Integration Tests/Tests/SLDeviceTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementDraggingTest.m b/Integration Tests/Tests/SLElementDraggingTest.m index 1de47c3..ef0c17b 100644 --- a/Integration Tests/Tests/SLElementDraggingTest.m +++ b/Integration Tests/Tests/SLElementDraggingTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementDraggingTestViewController.m b/Integration Tests/Tests/SLElementDraggingTestViewController.m index a115152..3644746 100644 --- a/Integration Tests/Tests/SLElementDraggingTestViewController.m +++ b/Integration Tests/Tests/SLElementDraggingTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementMatchingTest.m b/Integration Tests/Tests/SLElementMatchingTest.m index 68bcdde..2861575 100644 --- a/Integration Tests/Tests/SLElementMatchingTest.m +++ b/Integration Tests/Tests/SLElementMatchingTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementMatchingTestViewController.m b/Integration Tests/Tests/SLElementMatchingTestViewController.m index 0e99927..8ce32f9 100644 --- a/Integration Tests/Tests/SLElementMatchingTestViewController.m +++ b/Integration Tests/Tests/SLElementMatchingTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementStateTest.m b/Integration Tests/Tests/SLElementStateTest.m index 1833c48..54268f3 100644 --- a/Integration Tests/Tests/SLElementStateTest.m +++ b/Integration Tests/Tests/SLElementStateTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementStateTestViewController.m b/Integration Tests/Tests/SLElementStateTestViewController.m index f725e7f..f5b9e5f 100644 --- a/Integration Tests/Tests/SLElementStateTestViewController.m +++ b/Integration Tests/Tests/SLElementStateTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementTapTest.m b/Integration Tests/Tests/SLElementTapTest.m index c872d53..a32433b 100644 --- a/Integration Tests/Tests/SLElementTapTest.m +++ b/Integration Tests/Tests/SLElementTapTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementTapTestViewController.m b/Integration Tests/Tests/SLElementTapTestViewController.m index ff34f8a..21a4359 100644 --- a/Integration Tests/Tests/SLElementTapTestViewController.m +++ b/Integration Tests/Tests/SLElementTapTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementVisibilityTest.m b/Integration Tests/Tests/SLElementVisibilityTest.m index cebb45c..5a28843 100644 --- a/Integration Tests/Tests/SLElementVisibilityTest.m +++ b/Integration Tests/Tests/SLElementVisibilityTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLElementVisibilityTestViewController.m b/Integration Tests/Tests/SLElementVisibilityTestViewController.m index a702ef6..f222d47 100644 --- a/Integration Tests/Tests/SLElementVisibilityTestViewController.m +++ b/Integration Tests/Tests/SLElementVisibilityTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLKeyboardTest.m b/Integration Tests/Tests/SLKeyboardTest.m index 3b48d84..a45fe5f 100644 --- a/Integration Tests/Tests/SLKeyboardTest.m +++ b/Integration Tests/Tests/SLKeyboardTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLKeyboardTestViewController.m b/Integration Tests/Tests/SLKeyboardTestViewController.m index ccd2b33..cc806f4 100644 --- a/Integration Tests/Tests/SLKeyboardTestViewController.m +++ b/Integration Tests/Tests/SLKeyboardTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLPopoverTest.m b/Integration Tests/Tests/SLPopoverTest.m index 5a04fe4..3618250 100644 --- a/Integration Tests/Tests/SLPopoverTest.m +++ b/Integration Tests/Tests/SLPopoverTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLPopoverTestViewController.m b/Integration Tests/Tests/SLPopoverTestViewController.m index 3cb3f82..ee6b286 100644 --- a/Integration Tests/Tests/SLPopoverTestViewController.m +++ b/Integration Tests/Tests/SLPopoverTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLStaticElementTest.m b/Integration Tests/Tests/SLStaticElementTest.m index 44638de..97d16fd 100644 --- a/Integration Tests/Tests/SLStaticElementTest.m +++ b/Integration Tests/Tests/SLStaticElementTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLStaticElementTestViewController.m b/Integration Tests/Tests/SLStaticElementTestViewController.m index dec608e..30841eb 100644 --- a/Integration Tests/Tests/SLStaticElementTestViewController.m +++ b/Integration Tests/Tests/SLStaticElementTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLTerminalTest.m b/Integration Tests/Tests/SLTerminalTest.m index a6f1386..6d75b8e 100644 --- a/Integration Tests/Tests/SLTerminalTest.m +++ b/Integration Tests/Tests/SLTerminalTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLTerminalTestViewController.m b/Integration Tests/Tests/SLTerminalTestViewController.m index 2a3fd24..7bccb0f 100644 --- a/Integration Tests/Tests/SLTerminalTestViewController.m +++ b/Integration Tests/Tests/SLTerminalTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLTextFieldTest.m b/Integration Tests/Tests/SLTextFieldTest.m index 980b6eb..5138a74 100644 --- a/Integration Tests/Tests/SLTextFieldTest.m +++ b/Integration Tests/Tests/SLTextFieldTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLTextFieldTestViewController.m b/Integration Tests/Tests/SLTextFieldTestViewController.m index 0ecaca9..15584bc 100644 --- a/Integration Tests/Tests/SLTextFieldTestViewController.m +++ b/Integration Tests/Tests/SLTextFieldTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLWindowTest.m b/Integration Tests/Tests/SLWindowTest.m index c319a58..02e1c1f 100644 --- a/Integration Tests/Tests/SLWindowTest.m +++ b/Integration Tests/Tests/SLWindowTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/Tests/SLWindowTestViewController.m b/Integration Tests/Tests/SLWindowTestViewController.m index 71577e9..8abe220 100644 --- a/Integration Tests/Tests/SLWindowTestViewController.m +++ b/Integration Tests/Tests/SLWindowTestViewController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Integration Tests/main.m b/Integration Tests/main.m index 4e48842..d401371 100644 --- a/Integration Tests/main.m +++ b/Integration Tests/main.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/LICENSE b/LICENSE index 245e22b..6c20e55 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2013 Inkling Systems, Inc. +Copyright 2013-2014 Inkling Systems, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Logging/SLLogger.h b/Logging/SLLogger.h index 98daf76..5ee0f9c 100644 --- a/Logging/SLLogger.h +++ b/Logging/SLLogger.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Logging/SLLogger.m b/Logging/SLLogger.m index 79b2919..b04c693 100644 --- a/Logging/SLLogger.m +++ b/Logging/SLLogger.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index f61af4e..5ef6593 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ Jeff Wear ([@wear_here](https://twitter.com/wear_here/)) on Twitter. Copyright and License --------------------- -Copyright 2013 Inkling Systems, Inc. +Copyright 2013-2014 Inkling Systems, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Rakefile b/Rakefile index 148bd85..bc7304d 100644 --- a/Rakefile +++ b/Rakefile @@ -1,7 +1,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/NSObject+SLVisibility.h b/Sources/Classes/Internal/NSObject+SLVisibility.h index a09155c..6a18b96 100644 --- a/Sources/Classes/Internal/NSObject+SLVisibility.h +++ b/Sources/Classes/Internal/NSObject+SLVisibility.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/NSObject+SLVisibility.m b/Sources/Classes/Internal/NSObject+SLVisibility.m index 9fed1c2..08ee502 100644 --- a/Sources/Classes/Internal/NSObject+SLVisibility.m +++ b/Sources/Classes/Internal/NSObject+SLVisibility.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/SLAccessibilityPath.h b/Sources/Classes/Internal/SLAccessibilityPath.h index 926cd0a..7727372 100644 --- a/Sources/Classes/Internal/SLAccessibilityPath.h +++ b/Sources/Classes/Internal/SLAccessibilityPath.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/SLAccessibilityPath.m b/Sources/Classes/Internal/SLAccessibilityPath.m index 6f29a53..9f25851 100644 --- a/Sources/Classes/Internal/SLAccessibilityPath.m +++ b/Sources/Classes/Internal/SLAccessibilityPath.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/SLMainThreadRef.h b/Sources/Classes/Internal/SLMainThreadRef.h index eb1aa4a..182bf17 100644 --- a/Sources/Classes/Internal/SLMainThreadRef.h +++ b/Sources/Classes/Internal/SLMainThreadRef.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/SLMainThreadRef.m b/Sources/Classes/Internal/SLMainThreadRef.m index b111d82..323d1b9 100644 --- a/Sources/Classes/Internal/SLMainThreadRef.m +++ b/Sources/Classes/Internal/SLMainThreadRef.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/SLTest+Internal.h b/Sources/Classes/Internal/SLTest+Internal.h index ba8619d..9451e77 100644 --- a/Sources/Classes/Internal/SLTest+Internal.h +++ b/Sources/Classes/Internal/SLTest+Internal.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/SLTestController+Internal.h b/Sources/Classes/Internal/SLTestController+Internal.h index d5eb832..dd4b957 100644 --- a/Sources/Classes/Internal/SLTestController+Internal.h +++ b/Sources/Classes/Internal/SLTestController+Internal.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/Terminal/SLStringUtilities.h b/Sources/Classes/Internal/Terminal/SLStringUtilities.h index 3866c5f..6140a3f 100644 --- a/Sources/Classes/Internal/Terminal/SLStringUtilities.h +++ b/Sources/Classes/Internal/Terminal/SLStringUtilities.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/Terminal/SLStringUtilities.m b/Sources/Classes/Internal/Terminal/SLStringUtilities.m index 2419106..7a449a7 100644 --- a/Sources/Classes/Internal/Terminal/SLStringUtilities.m +++ b/Sources/Classes/Internal/Terminal/SLStringUtilities.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.h b/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.h index 19367bc..74216e8 100644 --- a/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.h +++ b/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.m b/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.m index 5e24fbf..cf0cb42 100644 --- a/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.m +++ b/Sources/Classes/Internal/Terminal/SLTerminal+ConvenienceFunctions.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/Terminal/SLTerminal.h b/Sources/Classes/Internal/Terminal/SLTerminal.h index cce7130..213e75a 100644 --- a/Sources/Classes/Internal/Terminal/SLTerminal.h +++ b/Sources/Classes/Internal/Terminal/SLTerminal.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/Internal/Terminal/SLTerminal.m b/Sources/Classes/Internal/Terminal/SLTerminal.m index 8d745ab..41f67a0 100644 --- a/Sources/Classes/Internal/Terminal/SLTerminal.m +++ b/Sources/Classes/Internal/Terminal/SLTerminal.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/SLTest.h b/Sources/Classes/SLTest.h index 31bfc71..43c5fa5 100644 --- a/Sources/Classes/SLTest.h +++ b/Sources/Classes/SLTest.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/SLTest.m b/Sources/Classes/SLTest.m index 0b7a699..729c220 100644 --- a/Sources/Classes/SLTest.m +++ b/Sources/Classes/SLTest.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/SLTestController+AppHooks.h b/Sources/Classes/SLTestController+AppHooks.h index 2840edc..37df467 100644 --- a/Sources/Classes/SLTestController+AppHooks.h +++ b/Sources/Classes/SLTestController+AppHooks.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/SLTestController+AppHooks.m b/Sources/Classes/SLTestController+AppHooks.m index 9db78f2..7e8164c 100644 --- a/Sources/Classes/SLTestController+AppHooks.m +++ b/Sources/Classes/SLTestController+AppHooks.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/SLTestController.h b/Sources/Classes/SLTestController.h index 38889a7..1bb20b5 100644 --- a/Sources/Classes/SLTestController.h +++ b/Sources/Classes/SLTestController.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/SLTestController.m b/Sources/Classes/SLTestController.m index 8fa9043..af8c71e 100644 --- a/Sources/Classes/SLTestController.m +++ b/Sources/Classes/SLTestController.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/SLDevice.h b/Sources/Classes/UIAutomation/SLDevice.h index 99ff049..b270b5c 100644 --- a/Sources/Classes/UIAutomation/SLDevice.h +++ b/Sources/Classes/UIAutomation/SLDevice.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/SLDevice.m b/Sources/Classes/UIAutomation/SLDevice.m index 56b8a05..9510727 100644 --- a/Sources/Classes/UIAutomation/SLDevice.m +++ b/Sources/Classes/UIAutomation/SLDevice.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.h b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.h index e3adbd2..0c7e718 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.m b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.m index b959985..cfe4cc6 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityDescription.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.h b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.h index 383dd5a..f68c166 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.m b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.m index 83915f8..52dca79 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/NSObject+SLAccessibilityHierarchy.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.h b/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.h index 2012816..6d9c5b0 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.m b/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.m index 0639f10..784b09e 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLAlert.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLButton.h b/Sources/Classes/UIAutomation/User Interface Elements/SLButton.h index 02de824..0d4f55c 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLButton.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLButton.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLButton.m b/Sources/Classes/UIAutomation/User Interface Elements/SLButton.m index 7a04c9b..e0e06fa 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLButton.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLButton.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLElement.h b/Sources/Classes/UIAutomation/User Interface Elements/SLElement.h index 63c64ac..d72c7ec 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLElement.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLElement.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLElement.m b/Sources/Classes/UIAutomation/User Interface Elements/SLElement.m index d7a321b..91a765b 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLElement.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLElement.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.h b/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.h index ad2bbfd..2c5f01b 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.m b/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.m index 19c3aba..8e99bfb 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLKeyboard.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.h b/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.h index 8b8a499..df88265 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.m b/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.m index 055cf3a..b91e613 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLPopover.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.h b/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.h index 5c680e7..841d7e9 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.m b/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.m index 3f79460..0ffdf41 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLStaticElement.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLStatusBar.h b/Sources/Classes/UIAutomation/User Interface Elements/SLStatusBar.h index a8cee6b..1ed7b8c 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLStatusBar.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLStatusBar.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.h b/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.h index 3e58a7f..7e91665 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.m b/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.m index fe14013..f599672 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLTextField.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement+Subclassing.h b/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement+Subclassing.h index cd0bd81..0403cd6 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement+Subclassing.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement+Subclassing.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.h b/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.h index 23da14d..f879128 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.m b/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.m index 82ad8cf..be1b66c 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLUIAElement.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.h b/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.h index 2a59c15..f3e5acc 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.m b/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.m index be1425b..0562ab1 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLWebView.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.h b/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.h index c40fe11..34f059c 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.h +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.m b/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.m index c3c3865..18146aa 100644 --- a/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.m +++ b/Sources/Classes/UIAutomation/User Interface Elements/SLWindow.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Subliminal-Prefix.pch b/Sources/Subliminal-Prefix.pch index 47544a5..bfd5d6d 100644 --- a/Sources/Subliminal-Prefix.pch +++ b/Sources/Subliminal-Prefix.pch @@ -4,7 +4,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/Subliminal.h b/Sources/Subliminal.h index b56a432..2942072 100644 --- a/Sources/Subliminal.h +++ b/Sources/Subliminal.h @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/device-install.m b/Supporting Files/CI/device-install.m index 9fdc144..8ad314f 100755 --- a/Supporting Files/CI/device-install.m +++ b/Supporting Files/CI/device-install.m @@ -7,7 +7,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/simulator-set b/Supporting Files/CI/simulator-set index 2b5e4bb..570f8ec 100755 --- a/Supporting Files/CI/simulator-set +++ b/Supporting Files/CI/simulator-set @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/subliminal-instrument/scripts/build.sh b/Supporting Files/CI/subliminal-instrument/scripts/build.sh index 50ccc6d..877a1d0 100755 --- a/Supporting Files/CI/subliminal-instrument/scripts/build.sh +++ b/Supporting Files/CI/subliminal-instrument/scripts/build.sh @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/subliminal-instrument/scripts/build_needed.sh b/Supporting Files/CI/subliminal-instrument/scripts/build_needed.sh index 4304dda..b026a16 100755 --- a/Supporting Files/CI/subliminal-instrument/scripts/build_needed.sh +++ b/Supporting Files/CI/subliminal-instrument/scripts/build_needed.sh @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/subliminal-instrument/scripts/build_output_dir.sh b/Supporting Files/CI/subliminal-instrument/scripts/build_output_dir.sh index c558e82..3435a6a 100755 --- a/Supporting Files/CI/subliminal-instrument/scripts/build_output_dir.sh +++ b/Supporting Files/CI/subliminal-instrument/scripts/build_output_dir.sh @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/subliminal-instrument/scripts/subliminal-instrument.sh b/Supporting Files/CI/subliminal-instrument/scripts/subliminal-instrument.sh index a731265..4600c28 100755 --- a/Supporting Files/CI/subliminal-instrument/scripts/subliminal-instrument.sh +++ b/Supporting Files/CI/subliminal-instrument/scripts/subliminal-instrument.sh @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/subliminal-test b/Supporting Files/CI/subliminal-test index c4b4326..86d0b94 100755 --- a/Supporting Files/CI/subliminal-test +++ b/Supporting Files/CI/subliminal-test @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/CI/subliminal_uialog_to_junit b/Supporting Files/CI/subliminal_uialog_to_junit index d523a99..efc5f85 100755 --- a/Supporting Files/CI/subliminal_uialog_to_junit +++ b/Supporting Files/CI/subliminal_uialog_to_junit @@ -3,7 +3,7 @@ # For details and documentation: # http://github.com/inkling/Subliminal # -# Copyright 2013 Inkling Systems, Inc. +# Copyright 2013-2014 Inkling Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Supporting Files/Instruments/SLTerminal.js b/Supporting Files/Instruments/SLTerminal.js index b36b7fe..9d459b3 100644 --- a/Supporting Files/Instruments/SLTerminal.js +++ b/Supporting Files/Instruments/SLTerminal.js @@ -4,7 +4,7 @@ * For details and documentation: * http://github.com/inkling/Subliminal * - * Copyright 2013 Inkling Systems, Inc. + * Copyright 2013-2014 Inkling Systems, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Supporting Files/Xcode/Integration Tests.xcconfig b/Supporting Files/Xcode/Integration Tests.xcconfig index 66973ca..645d084 100644 --- a/Supporting Files/Xcode/Integration Tests.xcconfig +++ b/Supporting Files/Xcode/Integration Tests.xcconfig @@ -8,7 +8,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Unit Tests/SLMainThreadRefTests.m b/Unit Tests/SLMainThreadRefTests.m index a14f8e3..5324a80 100644 --- a/Unit Tests/SLMainThreadRefTests.m +++ b/Unit Tests/SLMainThreadRefTests.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Unit Tests/SLStringUtilitiesTests.m b/Unit Tests/SLStringUtilitiesTests.m index b1ad2f2..b9f99cf 100644 --- a/Unit Tests/SLStringUtilitiesTests.m +++ b/Unit Tests/SLStringUtilitiesTests.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Unit Tests/SLTestController+AppContextTests.m b/Unit Tests/SLTestController+AppContextTests.m index 92ec5de..358d202 100644 --- a/Unit Tests/SLTestController+AppContextTests.m +++ b/Unit Tests/SLTestController+AppContextTests.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Unit Tests/SLTestControllerTests.m b/Unit Tests/SLTestControllerTests.m index 4820fa2..2259f2e 100644 --- a/Unit Tests/SLTestControllerTests.m +++ b/Unit Tests/SLTestControllerTests.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Unit Tests/SLTestTests.m b/Unit Tests/SLTestTests.m index ea785dc..6e8643e 100644 --- a/Unit Tests/SLTestTests.m +++ b/Unit Tests/SLTestTests.m @@ -5,7 +5,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Unit Tests/Subliminal Unit Tests-Prefix.pch b/Unit Tests/Subliminal Unit Tests-Prefix.pch index 146842b..d36541a 100644 --- a/Unit Tests/Subliminal Unit Tests-Prefix.pch +++ b/Unit Tests/Subliminal Unit Tests-Prefix.pch @@ -4,7 +4,7 @@ // For details and documentation: // http://github.com/inkling/Subliminal // -// Copyright 2013 Inkling Systems, Inc. +// Copyright 2013-2014 Inkling Systems, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.