8000 All: Removed year from copyright notice · Bachstelze/jquery-mobile@0c7af9a · GitHub
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

113 files changed

Lines changed: 113 additions & 113 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, 2014 jQuery Foundation, Inc. | jquery.org/license */
1+
/*! jQuery Mobile v@VERSION | Copyright 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, 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

Lines changed: 1 addition & 1 deletion
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

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 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

Lines changed: 1 addition & 1 deletion
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

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 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

Lines changed: 1 addition & 1 deletion
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

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

133133
<div data-role="footer" data-position="fixed" 859 ; 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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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' ); ?>

0 commit comments

Comments
 (0)
<