Skip to content

Commit 7d6035e

Browse files
committed
updating copyright
1 parent 942265b commit 7d6035e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ A jQuery plugin that adds cross-browser mouse wheel support.
77

88
The mousewheel plugin is dual licensed *(just like jQuery)* under the [MIT](http://www.opensource.org/licenses/mit-license.php) and [GPL](http://www.opensource.org/licenses/gpl-license.php) licenses.
99

10-
Copyright (c) 2008 [Brandon Aaron](http://brandonaaron.net)
10+
Copyright (c) 2009 [Brandon Aaron](http://brandonaaron.net)

jquery.mousewheel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net)
1+
/*! Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net)
22
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
33
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
44
* Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.

0 commit comments

Comments
 (0)