Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eb985ea

Browse files
committedAug 28, 2015
Remove version numbers from individual files.
1 parent 5f87c8b commit eb985ea

34 files changed

+39
-39
lines changed
 

‎angularjs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin AngularJS Demo 2.2.0
4+
* jQuery File Upload Plugin AngularJS Demo
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2013, Sebastian Tschan

‎basic-plus.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin Basic Plus Demo 1.4.0
4+
* jQuery File Upload Plugin Basic Plus Demo
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2013, Sebastian Tschan

‎basic.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin Basic Demo 1.3.0
4+
* jQuery File Upload Plugin Basic Demo
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2013, Sebastian Tschan

‎cors/postmessage.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin postMessage API 1.2.1
4+
* jQuery File Upload Plugin postMessage API
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2011, Sebastian Tschan
@@ -72,4 +72,4 @@
7272
});
7373
</script>
7474
</body>
75-
</html>
75+
</html>

‎cors/result.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery Iframe Transport Plugin Redirect Page 2.0.1
4+
* jQuery Iframe Transport Plugin Redirect Page
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2010, Sebastian Tschan

‎css/demo-ie8.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload Demo CSS Fixes for IE<9 1.0.0
3+
* jQuery File Upload Demo CSS Fixes for IE<9
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2013, Sebastian Tschan

‎css/demo.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload Demo CSS 1.1.0
3+
* jQuery File Upload Demo CSS
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2013, Sebastian Tschan

‎css/jquery.fileupload-noscript.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload Plugin NoScript CSS 1.2.0
3+
* jQuery File Upload Plugin NoScript CSS
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2013, Sebastian Tschan

‎css/jquery.fileupload-ui-noscript.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload UI Plugin NoScript CSS 8.8.5
3+
* jQuery File Upload UI Plugin NoScript CSS
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2012, Sebastian Tschan

‎css/jquery.fileupload-ui.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload UI Plugin CSS 9.0.0
3+
* jQuery File Upload UI Plugin CSS
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2010, Sebastian Tschan

‎css/jquery.fileupload.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload Plugin CSS 1.3.0
3+
* jQuery File Upload Plugin CSS
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2013, Sebastian Tschan

‎css/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
* jQuery File Upload Plugin CSS Example 8.8.2
3+
* jQuery File Upload Plugin CSS Example
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2013, Sebastian Tschan

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin Demo 9.1.0
4+
* jQuery File Upload Plugin Demo
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2010, Sebastian Tschan

‎jquery-ui.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin jQuery UI Demo 9.1.0
4+
* jQuery File Upload Plugin jQuery UI Demo
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2013, Sebastian Tschan

‎js/app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Plugin Angular JS Example 1.2.1
2+
* jQuery File Upload Plugin Angular JS Example
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan

‎js/cors/jquery.postmessage-transport.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery postMessage Transport Plugin 1.1.2
2+
* jQuery postMessage Transport Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2011, Sebastian Tschan

‎js/cors/jquery.xdr-transport.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery XDomainRequest Transport Plugin 1.1.4
2+
* jQuery XDomainRequest Transport Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2011, Sebastian Tschan

‎js/jquery.fileupload-angular.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload AngularJS Plugin 2.2.0
2+
* jQuery File Upload AngularJS Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan

‎js/jquery.fileupload-audio.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Audio Preview Plugin 1.0.4
2+
* jQuery File Upload Audio Preview Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan

‎js/jquery.fileupload-image.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Image Preview & Resize Plugin 1.7.3
2+
* jQuery File Upload Image Preview & Resize Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan

‎js/jquery.fileupload-jquery-ui.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload jQuery UI Plugin 8.7.2
2+
* jQuery File Upload jQuery UI Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan

‎js/jquery.fileupload-process.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Processing Plugin 1.3.1
2+
* jQuery File Upload Processing Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2012, Sebastian Tschan

‎js/jquery.fileupload-ui.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload User Interface Plugin 9.6.1
2+
* jQuery File Upload User Interface Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2010, Sebastian Tschan
@@ -68,10 +68,10 @@
6868
// The expected data type of the upload response, sets the dataType
6969
// option of the $.ajax upload requests:
7070
dataType: 'json',
71-
71+
7272
// Error and info messages:
7373
messages: {
74-
unknownError: 'Unknown error'
74+
unknownError: 'Unknown error'
7575
},
7676

7777
// Function returning the current number of files,

‎js/jquery.fileupload-validate.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Validation Plugin 1.1.3
2+
* jQuery File Upload Validation Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan
@@ -36,7 +36,7 @@
3636
{
3737
action: 'validate',
3838
// Always trigger this action,
39-
// even if the previous action was rejected:
39+
// even if the previous action was rejected:
4040
always: true,
4141
// Options taken from the global options map:
4242
acceptFileTypes: '@',

‎js/jquery.fileupload-video.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Video Preview Plugin 1.0.4
2+
* jQuery File Upload Video Preview Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2013, Sebastian Tschan

‎js/jquery.fileupload.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Plugin 5.42.3
2+
* jQuery File Upload Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2010, Sebastian Tschan

‎js/jquery.iframe-transport.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery Iframe Transport Plugin 1.8.3
2+
* jQuery Iframe Transport Plugin
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2011, Sebastian Tschan

‎js/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Plugin JS Example 8.9.1
2+
* jQuery File Upload Plugin JS Example
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2010, Sebastian Tschan

‎server/gae-go/app/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Plugin GAE Go Example 4.1.0
2+
* jQuery File Upload Plugin GAE Go Example
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2011, Sebastian Tschan

‎server/gae-python/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# jQuery File Upload Plugin GAE Python Example 3.1.0
3+
# jQuery File Upload Plugin GAE Python Example
44
# https://github.com/blueimp/jQuery-File-Upload
55
#
66
# Copyright 2011, Sebastian Tschan

‎server/php/UploadHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* jQuery File Upload Plugin PHP Class 8.4.1
3+
* jQuery File Upload Plugin PHP Class
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2010, Sebastian Tschan

‎server/php/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* jQuery File Upload Plugin PHP Example 5.14
3+
* jQuery File Upload Plugin PHP Example
44
* https://github.com/blueimp/jQuery-File-Upload
55
*
66
* Copyright 2010, Sebastian Tschan

‎test/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<!--
33
/*
4-
* jQuery File Upload Plugin Test 9.1.0
4+
* jQuery File Upload Plugin Test
55
* https://github.com/blueimp/jQuery-File-Upload
66
*
77
* Copyright 2010, Sebastian Tschan
@@ -168,5 +168,5 @@ <h2 id="qunit-userAgent"></h2>
168168
</script>
169169
<script src="//code.jquery.com/qunit/qunit-1.15.0.js"></script>
170170
<script src="test.js"></script>
171-
</body>
171+
</body>
172172
</html>

‎test/test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery File Upload Plugin Test 9.4.1
2+
* jQuery File Upload Plugin Test
33
* https://github.com/blueimp/jQuery-File-Upload
44
*
55
* Copyright 2010, Sebastian Tschan

0 commit comments

Comments
 (0)
Please sign in to comment.