[Pkg-javascript-commits] [node-lcov-parse] 17/45: Updated Y! license info
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:46:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-lcov-parse.
commit 6d5ff97f9019834f64cf66c9442b65cb90c787a9
Author: Dav Glass <davglass at gmail.com>
Date: Mon Jul 15 08:20:15 2013 -0500
Updated Y! license info
---
lib/index.js | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/lib/index.js b/lib/index.js
index a3062fd..7666d35 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -1,3 +1,9 @@
+/*
+Copyright (c) 2012, Yahoo! Inc. All rights reserved.
+Code licensed under the BSD License:
+http://yuilibrary.com/license/
+*/
+
var fs = require('fs'),
path = require('path'),
exists = fs.exists || path.exists;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lcov-parse.git
More information about the Pkg-javascript-commits
mailing list