Switch to use MIT license.

This commit is contained in:
Cheng Zhao 2014-04-25 17:49:37 +08:00
parent 9b9cfcfeaa
commit f176b2c58f
167 changed files with 192 additions and 193 deletions

View file

@ -1,5 +1,5 @@
// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#ifndef ATOM_COMMON_CRASH_REPORTER_WIN_CRASH_SERVICE_H_