From c64c2ae11981f18967bc8dc23407f265cd532ef1 Mon Sep 17 00:00:00 2001 From: Jim Cowart Date: Fri, 16 Nov 2012 20:29:35 -0500 Subject: [PATCH] Updated build assets --- lib/browser/classic-resolver.js | 6 ++++++ lib/node/classic-resolver.js | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/lib/browser/classic-resolver.js b/lib/browser/classic-resolver.js index db6a0b9..36c39f4 100644 --- a/lib/browser/classic-resolver.js +++ b/lib/browser/classic-resolver.js @@ -1,3 +1,9 @@ +/* + postal + Author: Jim Cowart (http://freshbrewedcode.com/jimcowart) + License: Dual licensed MIT (http://www.opensource.org/licenses/mit-license) & GPL (http://www.opensource.org/licenses/gpl-license) + Version 0.7.3 + */ /* postal Author: Jim Cowart (http://freshbrewedcode.com/jimcowart) diff --git a/lib/node/classic-resolver.js b/lib/node/classic-resolver.js index 3d34534..76189c3 100644 --- a/lib/node/classic-resolver.js +++ b/lib/node/classic-resolver.js @@ -1,3 +1,9 @@ +/* + postal + Author: Jim Cowart (http://freshbrewedcode.com/jimcowart) + License: Dual licensed MIT (http://www.opensource.org/licenses/mit-license) & GPL (http://www.opensource.org/licenses/gpl-license) + Version 0.7.3 + */ /* postal Author: Jim Cowart (http://freshbrewedcode.com/jimcowart)