diff --git a/LICENSE b/LICENSE index d651bb2..4e722fe 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2015, Mirego +Copyright (c) 2014-2016, Mirego All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/MRGPagerController.podspec b/MRGPagerController.podspec index 7a5e2c4..29479b6 100644 --- a/MRGPagerController.podspec +++ b/MRGPagerController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MRGPagerController' - s.version = '1.0.10' + s.version = '1.0.11' s.summary = 'An highly customizable pager controller.' s.homepage = 'https://github.com/Mirego/MRGPagerController' s.license = 'BSD 3-Clause' diff --git a/README.md b/README.md index c86ba4c..796a6df 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ pod 'MRGPagerController', :git => 'https://github.com/mirego/MRGPagerController. ## License -MRGPagerController is © 2014-2015 [Mirego](http://www.mirego.com) and may be freely +MRGPagerController is © 2014-2016 [Mirego](http://www.mirego.com) and may be freely distributed under the [New BSD license](http://opensource.org/licenses/BSD-3-Clause). See the [`LICENSE.md`](https://github.com/mirego/MRGPagerController.iOS/blob/master/LICENSE.md) file.