From 43cea007ffac8a1aa70b4966909c89a4cdb8d02b Mon Sep 17 00:00:00 2001 From: Sathvik Ponangi Date: Tue, 9 Sep 2014 16:37:17 +0530 Subject: [PATCH] Added `@license` as recommended by @michaellopez on #9 --- jQuery.print.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jQuery.print.js b/jQuery.print.js index 8942ab9..dd75cc2 100644 --- a/jQuery.print.js +++ b/jQuery.print.js @@ -1,4 +1,5 @@ -/* jQuery.print, version 1.0.3 +/* @license + * jQuery.print, version 1.0.3 * (c) Sathvik Ponangi, Doers' Guild * Licence: CC-By (http://creativecommons.org/licenses/by/3.0/) *--------------------------------------------------------------------------*/