From ecf32fadbb1ca68b2981cb18e3333735ef39cb61 Mon Sep 17 00:00:00 2001 From: Steve Norell Date: Wed, 1 Apr 2015 11:46:14 -0600 Subject: [PATCH] Use ! for comment preservation --- jquery.lazyload.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jquery.lazyload.js b/jquery.lazyload.js index 5d106b58..26fab660 100644 --- a/jquery.lazyload.js +++ b/jquery.lazyload.js @@ -1,4 +1,4 @@ -/* +/*! * Lazy Load - jQuery plugin for lazy loading images * * Copyright (c) 2007-2015 Mika Tuupola