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)