diff --git a/Gruntfile.js b/Gruntfile.js index 190c1e9..391af40 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,7 +1,7 @@ /*! * Ratchet's Gruntfile * http://goratchet.com - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) */ diff --git a/LICENSE b/LICENSE index 6897301..8e6fa23 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 connors and other contributors +Copyright (c) 2015 connors and other contributors 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 diff --git a/grunt/ratchicons-data-generator.js b/grunt/ratchicons-data-generator.js index a340efa..8d2b428 100644 --- a/grunt/ratchicons-data-generator.js +++ b/grunt/ratchicons-data-generator.js @@ -2,7 +2,7 @@ * Ratchet Grunt task for Ratchicons data generation * http://goratchet.com * Original script from Bootstrap (http://getbootstrap.com). - * Bootstrap is copyright 2014 Twitter, Inc. and licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE). + * Bootstrap is copyright 2015 Twitter, Inc. and licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE). */ /* jshint node: true */ diff --git a/js/modals.js b/js/modals.js index 3e349b0..ffecbad 100644 --- a/js/modals.js +++ b/js/modals.js @@ -2,7 +2,7 @@ * Ratchet: modals.js v2.0.2 * http://goratchet.com/components#modals * ======================================================================== - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) * ======================================================================== */ diff --git a/js/popovers.js b/js/popovers.js index fe72ac7..f4f4bd9 100644 --- a/js/popovers.js +++ b/js/popovers.js @@ -2,7 +2,7 @@ * Ratchet: popovers.js v2.0.2 * http://goratchet.com/components#popovers * ======================================================================== - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) * ======================================================================== */ diff --git a/js/push.js b/js/push.js index 818f4ea..5f5e1ee 100644 --- a/js/push.js +++ b/js/push.js @@ -3,7 +3,7 @@ * http://goratchet.com/components#push * ======================================================================== * inspired by @defunkt's jquery.pjax.js - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) * ======================================================================== */ diff --git a/js/segmented-controllers.js b/js/segmented-controllers.js index a346cf4..3c0500d 100644 --- a/js/segmented-controllers.js +++ b/js/segmented-controllers.js @@ -2,7 +2,7 @@ * Ratchet: segmented-controllers.js v2.0.2 * http://goratchet.com/components#segmentedControls * ======================================================================== - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) * ======================================================================== */ diff --git a/js/sliders.js b/js/sliders.js index e8bdf73..ebb8ea5 100644 --- a/js/sliders.js +++ b/js/sliders.js @@ -3,7 +3,7 @@ * http://goratchet.com/components#sliders * ======================================================================== Adapted from Brad Birdsall's swipe - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) * ======================================================================== */ diff --git a/js/toggles.js b/js/toggles.js index 700a61b..ec072e4 100644 --- a/js/toggles.js +++ b/js/toggles.js @@ -3,7 +3,7 @@ * http://goratchet.com/components#toggles * ======================================================================== Adapted from Brad Birdsall's swipe - * Copyright 2014 Connor Sears + * Copyright 2015 Connor Sears * Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE) * ======================================================================== */