diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimator.h b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimator.h index be85b99..acea162 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimator.h +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimator.h @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import #import "SlideNavigationController.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.h b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.h index 2ec9b9b..4437bfd 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.h +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.h @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import #import "SlideNavigationContorllerAnimator.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.m b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.m index 75ed354..09c3e60 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.m +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorFade.m @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import "SlideNavigationContorllerAnimatorFade.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.h b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.h index f2e62fd..a2092c4 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.h +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.h @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import #import "SlideNavigationContorllerAnimator.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.m b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.m index a00f7f9..93fb90b 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.m +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScale.m @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import "SlideNavigationContorllerAnimatorScale.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.h b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.h index 398e645..e83ba21 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.h +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.h @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import #import "SlideNavigationContorllerAnimator.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.m b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.m index e25e10a..84f7929 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.m +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorScaleAndFade.m @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import "SlideNavigationContorllerAnimatorScaleAndFade.h" #import "SlideNavigationContorllerAnimatorFade.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.h b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.h index 1337b3f..189f12b 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.h +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.h @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import #import "SlideNavigationContorllerAnimator.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.m b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.m index 7ee4352..404edbd 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.m +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlide.m @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import "SlideNavigationContorllerAnimatorSlide.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.h b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.h index d0e0ae9..9261509 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.h +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.h @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import #import "SlideNavigationContorllerAnimator.h" diff --git a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.m b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.m index 0a51d04..c0119b7 100644 --- a/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.m +++ b/SlideMenu/Source/Animations/SlideNavigationContorllerAnimatorSlideAndFade.m @@ -5,6 +5,25 @@ // Created by Aryan Gh on 1/26/14. // Copyright (c) 2014 Aryan Ghassemi. All rights reserved. // +// https://github.com/aryaxt/iOS-Slide-Menu +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. #import "SlideNavigationContorllerAnimatorSlideAndFade.h" #import "SlideNavigationContorllerAnimatorSlide.h"