commit | 653f9895fa53635fe4fdf543bd625e715f186d03 | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Tue Mar 24 23:03:42 2015 -0700 |
committer | Jiri Simsa <jsimsa@google.com> | Tue Mar 24 23:03:50 2015 -0700 |
tree | f046c0e4617db2bc4ca67374739b0a123add2f01 | |
parent | ada3a79aa55e7eb38ab91558da35ad0bc1e25d36 [diff] [blame] |
browser: adding copyright headers and licensing files Change-Id: I3910daf2f0c3f35501b7b27a0d32ed08758c289b
diff --git a/src/components/browse/items/index.js b/src/components/browse/items/index.js index 8af370f..92e6ecc 100644 --- a/src/components/browse/items/index.js +++ b/src/components/browse/items/index.js
@@ -1,3 +1,7 @@ +// Copyright 2015 The Vanadium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + var mercury = require('mercury'); var uuid = require('uuid');