From 64e22143d1f28c40f43e6d00352a066318f8a97c Mon Sep 17 00:00:00 2001 From: JohnAlbin Date: Sat, 31 Mar 2012 11:50:30 +0800 Subject: [PATCH] Convert deprecated /*! */ comment style into /* */ comment. --- normalize.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/normalize.scss b/normalize.scss index d4210aac2..b4ea31291 100644 --- a/normalize.scss +++ b/normalize.scss @@ -1,4 +1,4 @@ -/*! normalize.css v1.0.1 | MIT License | git.io/normalize */ +/* normalize.css v1.0.1 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions