Skip to content

Commit

Permalink
add missing license
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143383 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jam@chromium.org committed Jun 21, 2012
1 parent b89d0e9 commit 23b6f99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rlz/lib/machine_id.cc
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "rlz/lib/machine_id.h"

#include "base/sha1.h"
Expand Down

0 comments on commit 23b6f99

Please sign in to comment.