diff options
-rw-r--r-- | rlz/lib/machine_id.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rlz/lib/machine_id.cc b/rlz/lib/machine_id.cc index 48d05b9..b8c10f0 100644 --- a/rlz/lib/machine_id.cc +++ b/rlz/lib/machine_id.cc @@ -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" |