Skip to content

Commit 0c7af9a

Browse files
jaspermdegrootarschmitz
authored andcommitted
All: Removed year from copyright notice
Fixes jquery-archivegh-7944 Closes jquery-archivegh-8266
1 parent ad98f7f commit 0c7af9a

File tree

113 files changed

+113
-113
lines changed

Some content is hidden

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

113 files changed

+113
-113
lines changed

LICENSE-INFO.min.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! jQuery Mobile v@VERSION | Copyright 2010, 2014 jQuery Foundation, Inc. | jquery.org/license */
1+
/*! jQuery Mobile v@VERSION | Copyright jQuery Foundation, Inc. | jquery.org/license */

LICENSE-INFO.txt

+1-1
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, 2014 jQuery Foundation, Inc. and other contributors
5+
* Copyright jQuery Foundation, Inc. and other contributors
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2010, 2014 jQuery Foundation and other contributors,
1+
Copyright jQuery Foundation and other contributors,
22
https://jquery.org/
33

44
This software consists of voluntary contributions made by many

demos/_search/index.php

+1-1
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 2014 The jQuery Foundation</p>
42+
<p>Copyright jQuery Foundation</p>
4343
</div><!-- /footer -->
4444

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

demos/backbone-requirejs/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147

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

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

demos/body-bar-classes/index.php

+1-1
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 2014 The jQuery Foundation</p>
103+
<p>Copyright jQuery Foundation</p>
104104
</div><!-- /footer -->
105105

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

demos/button/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151

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

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

demos/checkboxradio-checkbox/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132

133133
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
134134
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
135-
<p>Copyright 2014 The jQuery Foundation</p>
135+
<p>Copyright jQuery Foundation</p>
136136
</div><!-- /footer -->
137137

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

demos/checkboxradio-radio/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152

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

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

demos/collapsible-dynamic/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
7070
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
71-
<p>Copyright 2014 The jQuery Foundation</p>
71+
<p>Copyright jQuery Foundation</p>
7272
</div><!-- /footer -->
7373

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

demos/collapsible/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242

243243
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
244244
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
245-
<p>Copyright 2014 The jQuery Foundation</p>
245+
<p>Copyright jQuery Foundation</p>
246246
</div><!-- /footer -->
247247

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

demos/collapsibleset/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217

218218
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
219219
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
220-
<p>Copyright 2014 The jQuery Foundation</p>
220+
<p>Copyright jQuery Foundation</p>
221221
</div><!-- /footer -->
222222

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

demos/controlgroup-dynamic/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147

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

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

demos/controlgroup/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431

432432
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
433433
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
434-
<p>Copyright 2014 The jQuery Foundation</p>
434+
<p>Copyright jQuery Foundation</p>
435435
</div><!-- /footer -->
436436

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

demos/datepicker/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
5959
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
60-
<p>Copyright 2014 The jQuery Foundation</p>
60+
<p>Copyright jQuery Foundation</p>
6161
</div><!-- /footer -->
6262

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

demos/external-widgets/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

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

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

demos/filterable/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304

305305
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
306306
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
307-
<p>Copyright 2014 The jQuery Foundation</p>
307+
<p>Copyright jQuery Foundation</p>
308308
</div><!-- /footer -->
309309

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

demos/flipswitch/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216

217217
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
218218
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
219-
<p>Copyright 2014 The jQuery Foundation</p>
219+
<p>Copyright jQuery Foundation</p>
220220
</div><!-- /footer -->
221221

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

demos/forms-disabled/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500

501501
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
502502
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
503-
<p>Copyright 2014 The jQuery Foundation</p>
503+
<p>Copyright jQuery Foundation</p>
504504
</div><!-- /footer -->
505505

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

demos/forms-field-contain/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@
515515

516516
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
517517
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
518-
<p>Copyright 2014 The jQuery Foundation</p>
518+
<p>Copyright jQuery Foundation</p>
519519
</div><!-- /footer -->
520520

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

demos/forms-gallery/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427

428428
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
429429
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
430-
<p>Copyright 2014 The jQuery Foundation</p>
430+
<p>Copyright jQuery Foundation</p>
431431
</div><!-- /footer -->
432432

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

demos/forms-label-hidden-accessible/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420

421421
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
422422
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
423-
<p>Copyright 2014 The jQuery Foundation</p>
423+
<p>Copyright jQuery Foundation</p>
424424
</div><!-- /footer -->
425425

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

demos/forms/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423

424424
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
425425
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
426-
<p>Copyright 2014 The jQuery Foundation</p>
426+
<p>Copyright jQuery Foundation</p>
427427
</div><!-- /footer -->
428428

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

demos/grids-buttons/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154

155155
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
156156
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
157-
<p>Copyright 2014 The jQuery Foundation</p>
157+
<p>Copyright jQuery Foundation</p>
158158
</div><!-- /footer -->
159159

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

demos/grids-custom-responsive/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164

165165
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
166166
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
167-
<p>Copyright 2014 The jQuery Foundation</p>
167+
<p>Copyright jQuery Foundation</p>
168168
</div><!-- /footer -->
169169

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

demos/grids/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206

207207
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
208208
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
209-
<p>Copyright 2014 The jQuery Foundation</p>
209+
<p>Copyright jQuery Foundation</p>
210210
</div><!-- /footer -->
211211

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

demos/icons-grunticon/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226

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

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

demos/icons/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288

289289
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
290290
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
291-
<p>Copyright 2014 The jQuery Foundation</p>
291+
<p>Copyright jQuery Foundation</p>
292292
</div><!-- /footer -->
293293

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

demos/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
9494
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
95-
<p>Copyright 2014 The jQuery Foundation</p>
95+
<p>Copyright jQuery Foundation</p>
9696
</div><!-- /footer -->
9797

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

demos/intro/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119

120120
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
121121
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
122-
<p>Copyright 2014 The jQuery Foundation</p>
122+
<p>Copyright jQuery Foundation</p>
123123
</div><!-- /footer -->
124124

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

demos/listview-autocomplete-remote/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
8484
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
85-
<p>Copyright 2014 The jQuery Foundation</p>
85+
<p>Copyright jQuery Foundation</p>
8686
</div><!-- /footer -->
8787

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

demos/listview-autocomplete/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131

132132
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
133133
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
134-
<p>Copyright 2014 The jQuery Foundation</p>
134+
<p>Copyright jQuery Foundation</p>
135135
</div><!-- /footer -->
136136

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

demos/listview-autodividers-linkbar/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

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

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

demos/listview-autodividers-selector/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
7575
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
76-
<p>Copyright 2014 The jQuery Foundation</p>
76+
<p>Copyright jQuery Foundation</p>
7777
</div><!-- /footer -->
7878

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

demos/listview-collapsible-item-flat/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121

122122
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
123123
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
124-
<p>Copyright 2014 The jQuery Foundation</p>
124+
<p>Copyright jQuery Foundation</p>
125125
</div><!-- /footer -->
126126

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

demos/listview-collapsible-item-indented/index.php

+1-1
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 2014 The jQuery Foundation</p>
152+
<p>Copyright jQuery Foundation</p>
153153
</div><!-- /footer -->
154154

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

demos/listview-grid/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
4949
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
50-
<p>Copyright 2014 The jQuery Foundation</p>
50+
<p>Copyright jQuery Foundation</p>
5151
</div><!-- /footer -->
5252

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

demos/listview-nested-lists/index.php

+1-1
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 2014 The jQuery Foundation</p>
103+
<p>Copyright jQuery Foundation</p>
104104
</div><!-- /footer -->
105105

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

demos/listview/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501

502502
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
503503
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
504-
<p>Copyright 2014 The jQuery Foundation</p>
504+
<p>Copyright jQuery Foundation</p>
505505
</div><!-- /footer -->
506506

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

demos/loader/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
8484
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
85-
<p>Copyright 2014 The jQuery Foundation</p>
85+
<p>Copyright jQuery Foundation</p>
8686
</div><!-- /footer -->
8787

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

demos/map-geolocation/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ function drawMap(latlng) {
9292

9393
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
9494
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
95-
<p>Copyright 2014 The jQuery Foundation</p>
95+
<p>Copyright jQuery Foundation</p>
9696
</div><!-- /footer -->
9797

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

demos/map-list-toggle/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157

158158
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
159159
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
160-
<p>Copyright 2014 The jQuery Foundation</p>
160+
<p>Copyright jQuery Foundation</p>
161161
</div><!-- /footer -->
162162

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

demos/navbar/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326

327327
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
328328
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
329-
<p>Copyright 2014 The jQuery Foundation</p>
329+
<p>Copyright jQuery Foundation</p>
330330
</div><!-- /footer -->
331331

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

demos/navigation-hash-processing/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

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

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

demos/navigation-linking-pages/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117

118118
<div data-role="footer" data-position="fixed" data-tap-toggle="false" class="jqm-footer">
119119
<p>jQuery Mobile Demos version <span class="jqm-version"></span></p>
120-
<p>Copyright 2014 The jQuery Foundation</p>
120+
<p>Copyright jQuery Foundation</p>
121121
</div><!-- /footer -->
122122

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

0 commit comments

Comments
 (0)