1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-18 11:52:11 +01:00

Update file header to use minifier friendly copyright header

- JSDoc comments still exist, but the information is to some degree
  duplicated.

- Copyright header matches what is used in the minified script now
This commit is contained in:
Allan Jardine 2013-10-19 19:01:34 +01:00
parent 5ae9ec16c6
commit fd550de897
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
69d6767e7d35f1c4159639f42c1ff0ea6f365d2a
de247bfb9788a34d7b61d827d5a90a7d5bf43db6

View File

@ -1,3 +1,7 @@
/*! DataTables 1.10.0-dev
* ©2008-2013 Allan Jardine - datatables.net/license
*/
/**
* @summary DataTables
* @description Paginate, search and sort HTML tables
@ -5,8 +9,7 @@
* @file jquery.dataTables.js
* @author Allan Jardine (www.sprymedia.co.uk)
* @contact www.sprymedia.co.uk/contact
*
* @copyright Copyright 2008-2013 Allan Jardine.
* @copyright Copyright 2008-2013 Allan Jardine.
*
* This source file is free software, available under the following licenses:
* GPL v2 license - http://datatables.net/license_gpl2