Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 6173fb9

Browse files
committed
Release: Updated copyright year to 2014
1 parent b554523 commit 6173fb9

106 files changed

Lines changed: 106 additions & 106 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE-INFO.min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! jQuery Mobile v@VERSION | Copyright 2010, 2013 jQuery Foundation, Inc. | jquery.org/license */
1+
/*! jQuery Mobile v@VERSION | Copyright 2010, 2014 jQuery Foundation, Inc. | jquery.org/license */

LICENSE-INFO.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* jQuery Mobile v@VERSION
33
* http://jquerymobile.com
44
*
5-
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
5+
* Copyright 2010, 2014 jQuery Foundation, Inc. and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

MIT-LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors,
1+
Copyright 2010, 2014 jQuery Foundation, Inc. and other contributors,
22
http://jquery.com/
33

44
Permission is hereby granted, free of charge, to any person obtaining

demos/_search/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
4141
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
42-
<p>Copyright 2013 The jQuery Foundation</p>
42+
<p>Copyright 2014 The jQuery Foundation</p>
4343
</div><!-- /footer -->
4444

4545
<?php include( '../jqm-search.php' ); ?>

demos/backbone-requirejs/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149

150150
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
151151
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
152-
<p>Copyright 2013 The jQuery Foundation</p>
152+
<p>Copyright 2014 The jQuery Foundation</p>
153153
</div><!-- /footer -->
154154

155155
<?php include( '../jqm-search.php' ); ?>

demos/body-bar-classes/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
102102
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
103-
<p>Copyright 2013 The jQuery Foundation</p>
103+
<p>Copyright 2014 The jQuery Foundation</p>
104104
</div><!-- /footer -->
105105

106106
<?php include( '../jqm-search.php' ); ?>

demos/button-markup/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148

149149
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
150150
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
151-
<p>Copyright 2013 The jQuery Foundation</p>
151+
<p>Copyright 2014 The jQuery Foundation</p>
152152
</div><!-- /footer -->
153153

154154
<?php include( '../jqm-search.php' ); ?>

demos/button/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229

230230
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
231231
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
232-
<p>Copyright 2013 The jQuery Foundation</p>
232+
<p>Copyright 2014 The jQuery Foundation</p>
233233
</div><!-- /footer -->
234234

235235
<?php include( '../jqm-search.php' ); ?>

demos/checkboxradio-checkbox/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146

147147
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
148148
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
149-
<p>Copyright 2013 The jQuery Foundation</p>
149+
<p>Copyright 2014 The jQuery Foundation</p>
150150
</div><!-- /footer -->
151151

152152
<?php include( '../jqm-search.php' ); ?>

demos/checkboxradio-radio/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159

160160
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
161161
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
162-
<p>Copyright 2013 The jQuery Foundation</p>
162+
<p>Copyright 2014 The jQuery Foundation</p>
163163
</div><!-- /footer -->
164164

165165
<?php include( '../jqm-search.php' ); ?>

0 commit comments

Comments
 (0)