From f176b2c58f0a65f796053c2a25250ab17dfd3649 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 25 Apr 2014 17:49:37 +0800 Subject: [PATCH] Switch to use MIT license. --- LICENSE | 48 ++++++++----------- atom/app/atom_library_main.cc | 2 +- atom/app/atom_library_main.h | 2 +- atom/app/atom_main.cc | 2 +- atom/app/atom_main.h | 2 +- atom/app/atom_main_delegate.cc | 2 +- atom/app/atom_main_delegate.h | 2 +- atom/app/atom_main_delegate_mac.mm | 2 +- atom/browser/api/atom_api_app.cc | 2 +- atom/browser/api/atom_api_app.h | 2 +- atom/browser/api/atom_api_auto_updater.cc | 2 +- atom/browser/api/atom_api_auto_updater.h | 2 +- atom/browser/api/atom_api_dialog.cc | 2 +- atom/browser/api/atom_api_menu.cc | 2 +- atom/browser/api/atom_api_menu.h | 2 +- atom/browser/api/atom_api_menu_gtk.cc | 2 +- atom/browser/api/atom_api_menu_gtk.h | 2 +- atom/browser/api/atom_api_menu_mac.h | 2 +- atom/browser/api/atom_api_menu_mac.mm | 2 +- atom/browser/api/atom_api_menu_win.cc | 2 +- atom/browser/api/atom_api_menu_win.h | 2 +- atom/browser/api/atom_api_power_monitor.cc | 2 +- atom/browser/api/atom_api_power_monitor.h | 2 +- atom/browser/api/atom_api_protocol.cc | 2 +- atom/browser/api/atom_api_protocol.h | 2 +- atom/browser/api/atom_api_web_contents.cc | 2 +- atom/browser/api/atom_api_web_contents.h | 2 +- atom/browser/api/atom_api_window.cc | 2 +- atom/browser/api/atom_api_window.h | 2 +- atom/browser/api/event.cc | 2 +- atom/browser/api/event.h | 2 +- atom/browser/api/event_emitter.cc | 2 +- atom/browser/api/event_emitter.h | 2 +- atom/browser/atom_browser_client.cc | 2 +- atom/browser/atom_browser_client.h | 2 +- atom/browser/atom_browser_context.cc | 2 +- atom/browser/atom_browser_context.h | 2 +- atom/browser/atom_browser_main_parts.cc | 2 +- atom/browser/atom_browser_main_parts.h | 2 +- atom/browser/atom_browser_main_parts_mac.mm | 2 +- .../browser/atom_javascript_dialog_manager.cc | 2 +- atom/browser/atom_javascript_dialog_manager.h | 2 +- atom/browser/auto_updater.cc | 2 +- atom/browser/auto_updater.h | 2 +- atom/browser/auto_updater_delegate.h | 2 +- atom/browser/auto_updater_linux.cc | 2 +- atom/browser/auto_updater_mac.mm | 2 +- atom/browser/auto_updater_win.cc | 2 +- atom/browser/browser.cc | 2 +- atom/browser/browser.h | 2 +- atom/browser/browser_linux.cc | 2 +- atom/browser/browser_mac.mm | 2 +- atom/browser/browser_observer.h | 2 +- atom/browser/browser_win.cc | 2 +- atom/browser/devtools_delegate.cc | 2 +- atom/browser/devtools_delegate.h | 2 +- atom/browser/mac/atom_application.h | 2 +- atom/browser/mac/atom_application.mm | 2 +- atom/browser/mac/atom_application_delegate.h | 2 +- atom/browser/mac/atom_application_delegate.mm | 2 +- atom/browser/native_window.cc | 2 +- atom/browser/native_window.h | 2 +- atom/browser/native_window_gtk.cc | 2 +- atom/browser/native_window_gtk.h | 2 +- atom/browser/native_window_mac.h | 2 +- atom/browser/native_window_mac.mm | 2 +- atom/browser/native_window_observer.h | 2 +- atom/browser/native_window_win.cc | 2 +- atom/browser/native_window_win.h | 2 +- atom/browser/net/adapter_request_job.cc | 2 +- atom/browser/net/adapter_request_job.h | 2 +- .../net/atom_url_request_context_getter.cc | 2 +- .../net/atom_url_request_context_getter.h | 2 +- .../net/atom_url_request_job_factory.cc | 2 +- .../net/atom_url_request_job_factory.h | 2 +- atom/browser/net/url_request_string_job.cc | 2 +- atom/browser/net/url_request_string_job.h | 2 +- atom/browser/ui/accelerator_util.cc | 2 +- atom/browser/ui/accelerator_util.h | 2 +- atom/browser/ui/accelerator_util_gtk.cc | 2 +- atom/browser/ui/accelerator_util_mac.mm | 2 +- atom/browser/ui/accelerator_util_win.cc | 2 +- atom/browser/ui/cocoa/atom_menu_controller.h | 2 +- atom/browser/ui/cocoa/atom_menu_controller.mm | 2 +- .../ui/cocoa/event_processing_window.h | 2 +- .../ui/cocoa/event_processing_window.mm | 2 +- atom/browser/ui/file_dialog.h | 2 +- atom/browser/ui/file_dialog_gtk.cc | 2 +- atom/browser/ui/file_dialog_mac.mm | 2 +- atom/browser/ui/file_dialog_win.cc | 2 +- atom/browser/ui/message_box.h | 2 +- atom/browser/ui/message_box_gtk.cc | 2 +- atom/browser/ui/message_box_mac.mm | 2 +- atom/browser/ui/message_box_win.cc | 2 +- atom/browser/ui/win/menu_2.cc | 2 +- atom/browser/ui/win/menu_2.h | 2 +- atom/browser/ui/win/native_menu_win.cc | 2 +- atom/browser/ui/win/native_menu_win.h | 2 +- atom/browser/window_list.cc | 2 +- atom/browser/window_list.h | 2 +- atom/browser/window_list_observer.h | 2 +- atom/common/api/api_messages.cc | 2 +- atom/common/api/api_messages.h | 2 +- atom/common/api/atom_api_clipboard.cc | 2 +- atom/common/api/atom_api_crash_reporter.cc | 2 +- atom/common/api/atom_api_id_weak_map.cc | 2 +- atom/common/api/atom_api_id_weak_map.h | 2 +- atom/common/api/atom_api_screen.cc | 2 +- atom/common/api/atom_api_shell.cc | 2 +- atom/common/api/atom_api_v8_util.cc | 2 +- atom/common/api/atom_bindings.cc | 2 +- atom/common/api/atom_bindings.h | 2 +- atom/common/api/atom_extensions.cc | 2 +- atom/common/api/atom_extensions.h | 2 +- atom/common/api/object_life_monitor.cc | 2 +- atom/common/api/object_life_monitor.h | 2 +- atom/common/atom_version.h | 2 +- atom/common/browser_v8_locker.cc | 2 +- atom/common/browser_v8_locker.h | 2 +- atom/common/crash_reporter/crash_reporter.cc | 2 +- atom/common/crash_reporter/crash_reporter.h | 2 +- .../crash_reporter/crash_reporter_linux.cc | 2 +- .../crash_reporter/crash_reporter_linux.h | 2 +- .../crash_reporter/crash_reporter_mac.h | 2 +- .../crash_reporter/crash_reporter_mac.mm | 2 +- .../crash_reporter/crash_reporter_win.cc | 2 +- .../crash_reporter/crash_reporter_win.h | 2 +- .../linux/crash_dump_handler.cc | 2 +- .../crash_reporter/linux/crash_dump_handler.h | 2 +- .../crash_reporter/win/crash_service.cc | 2 +- .../common/crash_reporter/win/crash_service.h | 2 +- .../crash_reporter/win/crash_service_main.cc | 2 +- .../crash_reporter/win/crash_service_main.h | 2 +- atom/common/draggable_region.cc | 2 +- atom/common/draggable_region.h | 2 +- atom/common/linux/application_info.cc | 2 +- .../file_path_converter.h | 2 +- .../function_converter.h | 2 +- .../native_mate_converters/gurl_converter.h | 2 +- .../string16_converter.h | 2 +- .../v8_value_converter.cc | 2 +- .../v8_value_converter.h | 2 +- .../native_mate_converters/value_converter.cc | 2 +- .../native_mate_converters/value_converter.h | 2 +- atom/common/node_bindings.cc | 2 +- atom/common/node_bindings.h | 2 +- atom/common/node_bindings_linux.cc | 2 +- atom/common/node_bindings_linux.h | 2 +- atom/common/node_bindings_mac.cc | 2 +- atom/common/node_bindings_mac.h | 2 +- atom/common/node_bindings_win.cc | 2 +- atom/common/node_bindings_win.h | 2 +- atom/common/node_includes.h | 2 +- atom/common/options_switches.cc | 2 +- atom/common/options_switches.h | 2 +- atom/common/platform_util.h | 2 +- atom/common/platform_util_linux.cc | 2 +- atom/common/platform_util_mac.mm | 2 +- atom/common/platform_util_win.cc | 2 +- atom/renderer/api/atom_api_renderer_ipc.cc | 2 +- atom/renderer/api/atom_renderer_bindings.cc | 2 +- atom/renderer/api/atom_renderer_bindings.h | 2 +- atom/renderer/atom_render_view_observer.cc | 2 +- atom/renderer/atom_render_view_observer.h | 2 +- atom/renderer/atom_renderer_client.cc | 2 +- atom/renderer/atom_renderer_client.h | 2 +- package.json | 7 +++ 167 files changed, 192 insertions(+), 193 deletions(-) diff --git a/LICENSE b/LICENSE index 961499775ea..4d231b4563b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,28 +1,20 @@ -// Copyright (c) 2013 GitHub, Inc. All rights reserved. -// Copyright (c) 2013 The Chromium Authors. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Copyright (c) 2014 GitHub Inc. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/atom/app/atom_library_main.cc b/atom/app/atom_library_main.cc index d7571e0ea45..cf2b8cf1ee1 100644 --- a/atom/app/atom_library_main.cc +++ b/atom/app/atom_library_main.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/app/atom_library_main.h" diff --git a/atom/app/atom_library_main.h b/atom/app/atom_library_main.h index 738de5ef09e..d9c93f8818a 100644 --- a/atom/app/atom_library_main.h +++ b/atom/app/atom_library_main.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_APP_ATOM_LIBRARY_MAIN_H_ diff --git a/atom/app/atom_main.cc b/atom/app/atom_main.cc index 622cf978e8b..d63d39bfe00 100644 --- a/atom/app/atom_main.cc +++ b/atom/app/atom_main.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/app/atom_main.h" diff --git a/atom/app/atom_main.h b/atom/app/atom_main.h index f8437d7ba13..30c17cf774d 100644 --- a/atom/app/atom_main.h +++ b/atom/app/atom_main.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_APP_ATOM_MAIN_H_ diff --git a/atom/app/atom_main_delegate.cc b/atom/app/atom_main_delegate.cc index 5f0c6a229f3..bbee2527ff4 100644 --- a/atom/app/atom_main_delegate.cc +++ b/atom/app/atom_main_delegate.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/app/atom_main_delegate.h" diff --git a/atom/app/atom_main_delegate.h b/atom/app/atom_main_delegate.h index 531836ea28b..a8e3df9b0c9 100644 --- a/atom/app/atom_main_delegate.h +++ b/atom/app/atom_main_delegate.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_APP_ATOM_MAIN_DELEGATE_H_ diff --git a/atom/app/atom_main_delegate_mac.mm b/atom/app/atom_main_delegate_mac.mm index 0b95d36b8db..e8a45585ee8 100644 --- a/atom/app/atom_main_delegate_mac.mm +++ b/atom/app/atom_main_delegate_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/app/atom_main_delegate.h" diff --git a/atom/browser/api/atom_api_app.cc b/atom/browser/api/atom_api_app.cc index 1b39e8c0e0a..23a1640fc7b 100644 --- a/atom/browser/api/atom_api_app.cc +++ b/atom/browser/api/atom_api_app.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_app.h" diff --git a/atom/browser/api/atom_api_app.h b/atom/browser/api/atom_api_app.h index fc0315c7199..6a5a58edb79 100644 --- a/atom/browser/api/atom_api_app.h +++ b/atom/browser/api/atom_api_app.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_APP_H_ diff --git a/atom/browser/api/atom_api_auto_updater.cc b/atom/browser/api/atom_api_auto_updater.cc index 2aded03f595..af85fa104de 100644 --- a/atom/browser/api/atom_api_auto_updater.cc +++ b/atom/browser/api/atom_api_auto_updater.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_auto_updater.h" diff --git a/atom/browser/api/atom_api_auto_updater.h b/atom/browser/api/atom_api_auto_updater.h index e832f9e107f..23c7733a9c4 100644 --- a/atom/browser/api/atom_api_auto_updater.h +++ b/atom/browser/api/atom_api_auto_updater.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_AUTO_UPDATER_H_ diff --git a/atom/browser/api/atom_api_dialog.cc b/atom/browser/api/atom_api_dialog.cc index a2690f00a92..3417742eb4a 100644 --- a/atom/browser/api/atom_api_dialog.cc +++ b/atom/browser/api/atom_api_dialog.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include diff --git a/atom/browser/api/atom_api_menu.cc b/atom/browser/api/atom_api_menu.cc index 77c77933953..656205ba458 100644 --- a/atom/browser/api/atom_api_menu.cc +++ b/atom/browser/api/atom_api_menu.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_menu.h" diff --git a/atom/browser/api/atom_api_menu.h b/atom/browser/api/atom_api_menu.h index 779f1433975..c4bb8c2e666 100644 --- a/atom/browser/api/atom_api_menu.h +++ b/atom/browser/api/atom_api_menu.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_MENU_H_ diff --git a/atom/browser/api/atom_api_menu_gtk.cc b/atom/browser/api/atom_api_menu_gtk.cc index 28f36ac3e1f..86076bcc416 100644 --- a/atom/browser/api/atom_api_menu_gtk.cc +++ b/atom/browser/api/atom_api_menu_gtk.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/api/atom_api_menu_gtk.h" diff --git a/atom/browser/api/atom_api_menu_gtk.h b/atom/browser/api/atom_api_menu_gtk.h index 65aab47923d..3c39fb730b7 100644 --- a/atom/browser/api/atom_api_menu_gtk.h +++ b/atom/browser/api/atom_api_menu_gtk.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_API_ATOM_API_MENU_GTK_H_ diff --git a/atom/browser/api/atom_api_menu_mac.h b/atom/browser/api/atom_api_menu_mac.h index 3855683e423..9bd95074daa 100644 --- a/atom/browser/api/atom_api_menu_mac.h +++ b/atom/browser/api/atom_api_menu_mac.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_MENU_MAC_H_ diff --git a/atom/browser/api/atom_api_menu_mac.mm b/atom/browser/api/atom_api_menu_mac.mm index 922dfb91649..4b54a7e2f76 100644 --- a/atom/browser/api/atom_api_menu_mac.mm +++ b/atom/browser/api/atom_api_menu_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #import "atom/browser/api/atom_api_menu_mac.h" diff --git a/atom/browser/api/atom_api_menu_win.cc b/atom/browser/api/atom_api_menu_win.cc index 5aff3c46fb1..d5a24ceadb7 100644 --- a/atom/browser/api/atom_api_menu_win.cc +++ b/atom/browser/api/atom_api_menu_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_menu_win.h" diff --git a/atom/browser/api/atom_api_menu_win.h b/atom/browser/api/atom_api_menu_win.h index 2d4344fd993..965aa598314 100644 --- a/atom/browser/api/atom_api_menu_win.h +++ b/atom/browser/api/atom_api_menu_win.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_MENU_WIN_H_ diff --git a/atom/browser/api/atom_api_power_monitor.cc b/atom/browser/api/atom_api_power_monitor.cc index ccd74f51876..88e49db492f 100644 --- a/atom/browser/api/atom_api_power_monitor.cc +++ b/atom/browser/api/atom_api_power_monitor.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_power_monitor.h" diff --git a/atom/browser/api/atom_api_power_monitor.h b/atom/browser/api/atom_api_power_monitor.h index b574e7cf1f4..919892871d4 100644 --- a/atom/browser/api/atom_api_power_monitor.h +++ b/atom/browser/api/atom_api_power_monitor.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_POWER_MONITOR_H_ diff --git a/atom/browser/api/atom_api_protocol.cc b/atom/browser/api/atom_api_protocol.cc index ef157b9b6bb..71da0869cc7 100644 --- a/atom/browser/api/atom_api_protocol.cc +++ b/atom/browser/api/atom_api_protocol.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_protocol.h" diff --git a/atom/browser/api/atom_api_protocol.h b/atom/browser/api/atom_api_protocol.h index 0d1ebf5c1da..654a705fc4f 100644 --- a/atom/browser/api/atom_api_protocol.h +++ b/atom/browser/api/atom_api_protocol.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_PROTOCOL_H_ diff --git a/atom/browser/api/atom_api_web_contents.cc b/atom/browser/api/atom_api_web_contents.cc index befe17db78b..3de4088f715 100644 --- a/atom/browser/api/atom_api_web_contents.cc +++ b/atom/browser/api/atom_api_web_contents.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/api/atom_api_web_contents.h" diff --git a/atom/browser/api/atom_api_web_contents.h b/atom/browser/api/atom_api_web_contents.h index fb4c6082e7e..1c42f5256d1 100644 --- a/atom/browser/api/atom_api_web_contents.h +++ b/atom/browser/api/atom_api_web_contents.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_API_ATOM_API_WEB_CONTENTS_H_ diff --git a/atom/browser/api/atom_api_window.cc b/atom/browser/api/atom_api_window.cc index dae2abb93eb..65260f82187 100644 --- a/atom/browser/api/atom_api_window.cc +++ b/atom/browser/api/atom_api_window.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/api/atom_api_window.h" diff --git a/atom/browser/api/atom_api_window.h b/atom/browser/api/atom_api_window.h index 4d762bee90b..b6c8cfa07ca 100644 --- a/atom/browser/api/atom_api_window.h +++ b/atom/browser/api/atom_api_window.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_API_ATOM_API_WINDOW_H_ diff --git a/atom/browser/api/event.cc b/atom/browser/api/event.cc index 16f464551b8..4bf5b920c5b 100644 --- a/atom/browser/api/event.cc +++ b/atom/browser/api/event.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/api/event.h" diff --git a/atom/browser/api/event.h b/atom/browser/api/event.h index bf22079291f..3090586c361 100644 --- a/atom/browser/api/event.h +++ b/atom/browser/api/event.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_API_EVENT_H_ diff --git a/atom/browser/api/event_emitter.cc b/atom/browser/api/event_emitter.cc index 45ede157d93..b3957dd1cd3 100644 --- a/atom/browser/api/event_emitter.cc +++ b/atom/browser/api/event_emitter.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/api/event_emitter.h" diff --git a/atom/browser/api/event_emitter.h b/atom/browser/api/event_emitter.h index 9a570319d47..03af9319d04 100644 --- a/atom/browser/api/event_emitter.h +++ b/atom/browser/api/event_emitter.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_API_EVENT_EMITTER_H_ diff --git a/atom/browser/atom_browser_client.cc b/atom/browser/atom_browser_client.cc index 2c51b03b983..035320f2415 100644 --- a/atom/browser/atom_browser_client.cc +++ b/atom/browser/atom_browser_client.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/atom_browser_client.h" diff --git a/atom/browser/atom_browser_client.h b/atom/browser/atom_browser_client.h index 744e4a8c9c6..89360fa9542 100644 --- a/atom/browser/atom_browser_client.h +++ b/atom/browser/atom_browser_client.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_ATOM_BROWSER_CLIENT_H_ diff --git a/atom/browser/atom_browser_context.cc b/atom/browser/atom_browser_context.cc index cbf14c83ed0..02e6f9793b2 100644 --- a/atom/browser/atom_browser_context.cc +++ b/atom/browser/atom_browser_context.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/atom_browser_context.h" diff --git a/atom/browser/atom_browser_context.h b/atom/browser/atom_browser_context.h index 45c0322e4db..025b5d15966 100644 --- a/atom/browser/atom_browser_context.h +++ b/atom/browser/atom_browser_context.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_ATOM_BROWSER_CONTEXT_H_ diff --git a/atom/browser/atom_browser_main_parts.cc b/atom/browser/atom_browser_main_parts.cc index ef8c95b260b..c55b589c532 100644 --- a/atom/browser/atom_browser_main_parts.cc +++ b/atom/browser/atom_browser_main_parts.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/atom_browser_main_parts.h" diff --git a/atom/browser/atom_browser_main_parts.h b/atom/browser/atom_browser_main_parts.h index 41de38699e1..de95a0f2e9e 100644 --- a/atom/browser/atom_browser_main_parts.h +++ b/atom/browser/atom_browser_main_parts.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_ATOM_BROWSER_MAIN_PARTS_H_ diff --git a/atom/browser/atom_browser_main_parts_mac.mm b/atom/browser/atom_browser_main_parts_mac.mm index b32e74b4365..6174cfb52db 100644 --- a/atom/browser/atom_browser_main_parts_mac.mm +++ b/atom/browser/atom_browser_main_parts_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/atom_browser_main_parts.h" diff --git a/atom/browser/atom_javascript_dialog_manager.cc b/atom/browser/atom_javascript_dialog_manager.cc index 98ac84e3c8e..9d83cddb292 100644 --- a/atom/browser/atom_javascript_dialog_manager.cc +++ b/atom/browser/atom_javascript_dialog_manager.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/atom_javascript_dialog_manager.h" diff --git a/atom/browser/atom_javascript_dialog_manager.h b/atom/browser/atom_javascript_dialog_manager.h index 4477150e5d7..fe65f2c9d96 100644 --- a/atom/browser/atom_javascript_dialog_manager.h +++ b/atom/browser/atom_javascript_dialog_manager.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_ATOM_JAVASCRIPT_DIALOG_MANAGER_H_ diff --git a/atom/browser/auto_updater.cc b/atom/browser/auto_updater.cc index a8dc3d88937..21dd61b4f35 100644 --- a/atom/browser/auto_updater.cc +++ b/atom/browser/auto_updater.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/auto_updater.h" diff --git a/atom/browser/auto_updater.h b/atom/browser/auto_updater.h index 9ddbd35b7ce..6006c010dd7 100644 --- a/atom/browser/auto_updater.h +++ b/atom/browser/auto_updater.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_AUTO_UPDATER_H_ diff --git a/atom/browser/auto_updater_delegate.h b/atom/browser/auto_updater_delegate.h index 280d3ed0f97..f4d138d5b1e 100644 --- a/atom/browser/auto_updater_delegate.h +++ b/atom/browser/auto_updater_delegate.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_AUTO_UPDATER_DELEGATE_H_ diff --git a/atom/browser/auto_updater_linux.cc b/atom/browser/auto_updater_linux.cc index 12b6e5d5373..bbda9cf4cc5 100644 --- a/atom/browser/auto_updater_linux.cc +++ b/atom/browser/auto_updater_linux.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/auto_updater.h" diff --git a/atom/browser/auto_updater_mac.mm b/atom/browser/auto_updater_mac.mm index f70862e71ba..36dcec281b9 100644 --- a/atom/browser/auto_updater_mac.mm +++ b/atom/browser/auto_updater_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/auto_updater.h" diff --git a/atom/browser/auto_updater_win.cc b/atom/browser/auto_updater_win.cc index 12b6e5d5373..bbda9cf4cc5 100644 --- a/atom/browser/auto_updater_win.cc +++ b/atom/browser/auto_updater_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/auto_updater.h" diff --git a/atom/browser/browser.cc b/atom/browser/browser.cc index 76a269e2762..afea053c66e 100644 --- a/atom/browser/browser.cc +++ b/atom/browser/browser.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/browser.h" diff --git a/atom/browser/browser.h b/atom/browser/browser.h index 3a7527fa451..391f7fbf6fc 100644 --- a/atom/browser/browser.h +++ b/atom/browser/browser.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_BROWSER_H_ diff --git a/atom/browser/browser_linux.cc b/atom/browser/browser_linux.cc index b85781a76e9..36432aa00ba 100644 --- a/atom/browser/browser_linux.cc +++ b/atom/browser/browser_linux.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/browser.h" diff --git a/atom/browser/browser_mac.mm b/atom/browser/browser_mac.mm index f193509cd7d..1c0dfbdd310 100644 --- a/atom/browser/browser_mac.mm +++ b/atom/browser/browser_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/browser.h" diff --git a/atom/browser/browser_observer.h b/atom/browser/browser_observer.h index c560c6dd9e3..0f340b00794 100644 --- a/atom/browser/browser_observer.h +++ b/atom/browser/browser_observer.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_BROWSER_OBSERVER_H_ diff --git a/atom/browser/browser_win.cc b/atom/browser/browser_win.cc index a9b82e495af..cf4b9eac568 100644 --- a/atom/browser/browser_win.cc +++ b/atom/browser/browser_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/browser.h" diff --git a/atom/browser/devtools_delegate.cc b/atom/browser/devtools_delegate.cc index 2bd09c4f626..ed8dcfa3a22 100644 --- a/atom/browser/devtools_delegate.cc +++ b/atom/browser/devtools_delegate.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/devtools_delegate.h" diff --git a/atom/browser/devtools_delegate.h b/atom/browser/devtools_delegate.h index e5117c406ad..624bacbfa3d 100644 --- a/atom/browser/devtools_delegate.h +++ b/atom/browser/devtools_delegate.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_DEVTOOLS_DELEGATE_H_ diff --git a/atom/browser/mac/atom_application.h b/atom/browser/mac/atom_application.h index ce57df510ce..1dcf50e6cc5 100644 --- a/atom/browser/mac/atom_application.h +++ b/atom/browser/mac/atom_application.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #import "base/mac/scoped_sending_event.h" diff --git a/atom/browser/mac/atom_application.mm b/atom/browser/mac/atom_application.mm index cbcba303809..2a5831cb485 100644 --- a/atom/browser/mac/atom_application.mm +++ b/atom/browser/mac/atom_application.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #import "atom/browser/mac/atom_application.h" diff --git a/atom/browser/mac/atom_application_delegate.h b/atom/browser/mac/atom_application_delegate.h index f68795236c9..0a8257f506e 100644 --- a/atom/browser/mac/atom_application_delegate.h +++ b/atom/browser/mac/atom_application_delegate.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #import diff --git a/atom/browser/mac/atom_application_delegate.mm b/atom/browser/mac/atom_application_delegate.mm index be00b4473a1..984c77e0b65 100644 --- a/atom/browser/mac/atom_application_delegate.mm +++ b/atom/browser/mac/atom_application_delegate.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #import "atom/browser/mac/atom_application_delegate.h" diff --git a/atom/browser/native_window.cc b/atom/browser/native_window.cc index c9cba5a9e4e..816888d7fc8 100644 --- a/atom/browser/native_window.cc +++ b/atom/browser/native_window.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/native_window.h" diff --git a/atom/browser/native_window.h b/atom/browser/native_window.h index 1d638063c26..f70b68e22ec 100644 --- a/atom/browser/native_window.h +++ b/atom/browser/native_window.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NATIVE_WINDOW_H_ diff --git a/atom/browser/native_window_gtk.cc b/atom/browser/native_window_gtk.cc index 1000af2809e..9957aacda5c 100644 --- a/atom/browser/native_window_gtk.cc +++ b/atom/browser/native_window_gtk.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/native_window_gtk.h" diff --git a/atom/browser/native_window_gtk.h b/atom/browser/native_window_gtk.h index 6cd75efc7a2..5f6411c295a 100644 --- a/atom/browser/native_window_gtk.h +++ b/atom/browser/native_window_gtk.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_NATIVE_WINDOW_GTK_H_ diff --git a/atom/browser/native_window_mac.h b/atom/browser/native_window_mac.h index fdc16813563..59559689a86 100644 --- a/atom/browser/native_window_mac.h +++ b/atom/browser/native_window_mac.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NATIVE_WINDOW_MAC_H_ diff --git a/atom/browser/native_window_mac.mm b/atom/browser/native_window_mac.mm index 4bbff69b0de..2b73fb8c100 100644 --- a/atom/browser/native_window_mac.mm +++ b/atom/browser/native_window_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/native_window_mac.h" diff --git a/atom/browser/native_window_observer.h b/atom/browser/native_window_observer.h index a7cb41fdaee..422d7d72577 100644 --- a/atom/browser/native_window_observer.h +++ b/atom/browser/native_window_observer.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NATIVE_WINDOW_OBSERVER_H_ diff --git a/atom/browser/native_window_win.cc b/atom/browser/native_window_win.cc index fcbbc25a5bd..f8d62be31eb 100644 --- a/atom/browser/native_window_win.cc +++ b/atom/browser/native_window_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/native_window_win.h" diff --git a/atom/browser/native_window_win.h b/atom/browser/native_window_win.h index de311c59861..7b88b18b69d 100644 --- a/atom/browser/native_window_win.h +++ b/atom/browser/native_window_win.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NATIVE_WINDOW_WIN_H_ diff --git a/atom/browser/net/adapter_request_job.cc b/atom/browser/net/adapter_request_job.cc index cfa54aa116e..626b09a6b87 100644 --- a/atom/browser/net/adapter_request_job.cc +++ b/atom/browser/net/adapter_request_job.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/net/adapter_request_job.h" diff --git a/atom/browser/net/adapter_request_job.h b/atom/browser/net/adapter_request_job.h index 755026267bd..983472abb34 100644 --- a/atom/browser/net/adapter_request_job.h +++ b/atom/browser/net/adapter_request_job.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NET_ADAPTER_REQUEST_JOB_H_ diff --git a/atom/browser/net/atom_url_request_context_getter.cc b/atom/browser/net/atom_url_request_context_getter.cc index 21eb11d38ce..d5be00b983b 100644 --- a/atom/browser/net/atom_url_request_context_getter.cc +++ b/atom/browser/net/atom_url_request_context_getter.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/net/atom_url_request_context_getter.h" diff --git a/atom/browser/net/atom_url_request_context_getter.h b/atom/browser/net/atom_url_request_context_getter.h index e2c5f365c2f..a357afb27ff 100644 --- a/atom/browser/net/atom_url_request_context_getter.h +++ b/atom/browser/net/atom_url_request_context_getter.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NET_ATOM_URL_REQUEST_CONTEXT_GETTER_H_ diff --git a/atom/browser/net/atom_url_request_job_factory.cc b/atom/browser/net/atom_url_request_job_factory.cc index b0ee6104987..5c9c83e6441 100644 --- a/atom/browser/net/atom_url_request_job_factory.cc +++ b/atom/browser/net/atom_url_request_job_factory.cc @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // 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. #include "atom/browser/net/atom_url_request_job_factory.h" diff --git a/atom/browser/net/atom_url_request_job_factory.h b/atom/browser/net/atom_url_request_job_factory.h index c34b28392ae..c44f48c65d9 100644 --- a/atom/browser/net/atom_url_request_job_factory.h +++ b/atom/browser/net/atom_url_request_job_factory.h @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // 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_BROWSER_NET_ATOM_URL_REQUEST_JOB_FACTORY_H_ diff --git a/atom/browser/net/url_request_string_job.cc b/atom/browser/net/url_request_string_job.cc index 93f66910431..b1969d2e92f 100644 --- a/atom/browser/net/url_request_string_job.cc +++ b/atom/browser/net/url_request_string_job.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/net/url_request_string_job.h" diff --git a/atom/browser/net/url_request_string_job.h b/atom/browser/net/url_request_string_job.h index a0143e55779..4516219f442 100644 --- a/atom/browser/net/url_request_string_job.h +++ b/atom/browser/net/url_request_string_job.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_NET_URL_REQUEST_STRING_JOB_H_ diff --git a/atom/browser/ui/accelerator_util.cc b/atom/browser/ui/accelerator_util.cc index 664922bdb6c..d2963cd8feb 100644 --- a/atom/browser/ui/accelerator_util.cc +++ b/atom/browser/ui/accelerator_util.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/accelerator_util.h" diff --git a/atom/browser/ui/accelerator_util.h b/atom/browser/ui/accelerator_util.h index 1db760a575a..41264fa0cf0 100644 --- a/atom/browser/ui/accelerator_util.h +++ b/atom/browser/ui/accelerator_util.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_UI_ACCELERATOR_UTIL_H_ diff --git a/atom/browser/ui/accelerator_util_gtk.cc b/atom/browser/ui/accelerator_util_gtk.cc index 87526678974..259d4aef49b 100644 --- a/atom/browser/ui/accelerator_util_gtk.cc +++ b/atom/browser/ui/accelerator_util_gtk.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/accelerator_util.h" diff --git a/atom/browser/ui/accelerator_util_mac.mm b/atom/browser/ui/accelerator_util_mac.mm index 536b04b45c7..1909a737416 100644 --- a/atom/browser/ui/accelerator_util_mac.mm +++ b/atom/browser/ui/accelerator_util_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/accelerator_util.h" diff --git a/atom/browser/ui/accelerator_util_win.cc b/atom/browser/ui/accelerator_util_win.cc index c84166246aa..26431750225 100644 --- a/atom/browser/ui/accelerator_util_win.cc +++ b/atom/browser/ui/accelerator_util_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/accelerator_util.h" diff --git a/atom/browser/ui/cocoa/atom_menu_controller.h b/atom/browser/ui/cocoa/atom_menu_controller.h index afd60931f5b..5659c191d51 100644 --- a/atom/browser/ui/cocoa/atom_menu_controller.h +++ b/atom/browser/ui/cocoa/atom_menu_controller.h @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // Copyright (c) 2012 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_BROWSER_UI_COCOA_ATOM_MENU_CONTROLLER_H_ diff --git a/atom/browser/ui/cocoa/atom_menu_controller.mm b/atom/browser/ui/cocoa/atom_menu_controller.mm index 0312ef169a1..249eecc8bc2 100644 --- a/atom/browser/ui/cocoa/atom_menu_controller.mm +++ b/atom/browser/ui/cocoa/atom_menu_controller.mm @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // Copyright (c) 2012 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. #import "atom/browser/ui/cocoa/atom_menu_controller.h" diff --git a/atom/browser/ui/cocoa/event_processing_window.h b/atom/browser/ui/cocoa/event_processing_window.h index 00872a39e50..b6e140ac857 100644 --- a/atom/browser/ui/cocoa/event_processing_window.h +++ b/atom/browser/ui/cocoa/event_processing_window.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_UI_COCOA_EVENT_PROCESSING_WINDOW_H_ diff --git a/atom/browser/ui/cocoa/event_processing_window.mm b/atom/browser/ui/cocoa/event_processing_window.mm index 2efba68d2ab..ed22592b376 100644 --- a/atom/browser/ui/cocoa/event_processing_window.mm +++ b/atom/browser/ui/cocoa/event_processing_window.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #import "atom/browser/ui/cocoa/event_processing_window.h" diff --git a/atom/browser/ui/file_dialog.h b/atom/browser/ui/file_dialog.h index 58399dca911..4a30df28b19 100644 --- a/atom/browser/ui/file_dialog.h +++ b/atom/browser/ui/file_dialog.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_UI_FILE_DIALOG_H_ diff --git a/atom/browser/ui/file_dialog_gtk.cc b/atom/browser/ui/file_dialog_gtk.cc index 6c76c2991b2..9b813e70546 100644 --- a/atom/browser/ui/file_dialog_gtk.cc +++ b/atom/browser/ui/file_dialog_gtk.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/ui/file_dialog.h" diff --git a/atom/browser/ui/file_dialog_mac.mm b/atom/browser/ui/file_dialog_mac.mm index 15b39c25acd..7c0420d8e31 100644 --- a/atom/browser/ui/file_dialog_mac.mm +++ b/atom/browser/ui/file_dialog_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/file_dialog.h" diff --git a/atom/browser/ui/file_dialog_win.cc b/atom/browser/ui/file_dialog_win.cc index 94c7a962ab2..fa1c7650232 100644 --- a/atom/browser/ui/file_dialog_win.cc +++ b/atom/browser/ui/file_dialog_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/file_dialog.h" diff --git a/atom/browser/ui/message_box.h b/atom/browser/ui/message_box.h index 033ee3f36d2..e3ab7b796b4 100644 --- a/atom/browser/ui/message_box.h +++ b/atom/browser/ui/message_box.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_UI_MESSAGE_BOX_H_ diff --git a/atom/browser/ui/message_box_gtk.cc b/atom/browser/ui/message_box_gtk.cc index 16afd656204..792ef4db239 100644 --- a/atom/browser/ui/message_box_gtk.cc +++ b/atom/browser/ui/message_box_gtk.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/browser/ui/message_box.h" diff --git a/atom/browser/ui/message_box_mac.mm b/atom/browser/ui/message_box_mac.mm index 248befc0dd3..f6d4ca30d82 100644 --- a/atom/browser/ui/message_box_mac.mm +++ b/atom/browser/ui/message_box_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/message_box.h" diff --git a/atom/browser/ui/message_box_win.cc b/atom/browser/ui/message_box_win.cc index 02c4997c26f..66b2eb6792a 100644 --- a/atom/browser/ui/message_box_win.cc +++ b/atom/browser/ui/message_box_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/ui/message_box.h" diff --git a/atom/browser/ui/win/menu_2.cc b/atom/browser/ui/win/menu_2.cc index 6db97359bcd..81c40baddfd 100644 --- a/atom/browser/ui/win/menu_2.cc +++ b/atom/browser/ui/win/menu_2.cc @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // Copyright (c) 2012 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. #include "atom/browser/ui/win/menu_2.h" diff --git a/atom/browser/ui/win/menu_2.h b/atom/browser/ui/win/menu_2.h index 7c7e7874d94..f5691d7279a 100644 --- a/atom/browser/ui/win/menu_2.h +++ b/atom/browser/ui/win/menu_2.h @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // 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_BROWSER_UI_WIN_MENU_2_H_ diff --git a/atom/browser/ui/win/native_menu_win.cc b/atom/browser/ui/win/native_menu_win.cc index 797802b9452..f82a0f04043 100644 --- a/atom/browser/ui/win/native_menu_win.cc +++ b/atom/browser/ui/win/native_menu_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2012 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. #include "atom/browser/ui/win/native_menu_win.h" diff --git a/atom/browser/ui/win/native_menu_win.h b/atom/browser/ui/win/native_menu_win.h index 83ce2a06361..121cb2ddb2d 100644 --- a/atom/browser/ui/win/native_menu_win.h +++ b/atom/browser/ui/win/native_menu_win.h @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // Copyright (c) 2012 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_BROWSER_UI_WIN_NATIVE_MENU_WIN_H_ diff --git a/atom/browser/window_list.cc b/atom/browser/window_list.cc index 89682aeb2e1..5a8a9b4c2f1 100644 --- a/atom/browser/window_list.cc +++ b/atom/browser/window_list.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/browser/window_list.h" diff --git a/atom/browser/window_list.h b/atom/browser/window_list.h index d788b50b600..063369119db 100644 --- a/atom/browser/window_list.h +++ b/atom/browser/window_list.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_WINDOW_LIST_H_ diff --git a/atom/browser/window_list_observer.h b/atom/browser/window_list_observer.h index 9b5b00a2719..653a8ea02f4 100644 --- a/atom/browser/window_list_observer.h +++ b/atom/browser/window_list_observer.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_BROWSER_WINDOW_LIST_OBSERVER_H_ diff --git a/atom/common/api/api_messages.cc b/atom/common/api/api_messages.cc index 4fa907517c1..e87a59a7ba8 100644 --- a/atom/common/api/api_messages.cc +++ b/atom/common/api/api_messages.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. // Get basic type definitions. diff --git a/atom/common/api/api_messages.h b/atom/common/api/api_messages.h index 719ed79002f..0e857af37f4 100644 --- a/atom/common/api/api_messages.h +++ b/atom/common/api/api_messages.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. // Multiply-included file, no traditional include guard. diff --git a/atom/common/api/atom_api_clipboard.cc b/atom/common/api/atom_api_clipboard.cc index e26f2a310ca..e98c2f29a74 100644 --- a/atom/common/api/atom_api_clipboard.cc +++ b/atom/common/api/atom_api_clipboard.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include diff --git a/atom/common/api/atom_api_crash_reporter.cc b/atom/common/api/atom_api_crash_reporter.cc index 06d2f8b49b6..ddf869a217d 100644 --- a/atom/common/api/atom_api_crash_reporter.cc +++ b/atom/common/api/atom_api_crash_reporter.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include diff --git a/atom/common/api/atom_api_id_weak_map.cc b/atom/common/api/atom_api_id_weak_map.cc index e6b6d0e7667..8b451ab51e0 100644 --- a/atom/common/api/atom_api_id_weak_map.cc +++ b/atom/common/api/atom_api_id_weak_map.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/api/atom_api_id_weak_map.h" diff --git a/atom/common/api/atom_api_id_weak_map.h b/atom/common/api/atom_api_id_weak_map.h index 0b206225ea2..092d3f90985 100644 --- a/atom/common/api/atom_api_id_weak_map.h +++ b/atom/common/api/atom_api_id_weak_map.h @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // Copyright (c) 2012 Intel Corp. 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_API_ATOM_API_ID_WEAK_MAP_H_ diff --git a/atom/common/api/atom_api_screen.cc b/atom/common/api/atom_api_screen.cc index 980183bc303..3d71040d9a0 100644 --- a/atom/common/api/atom_api_screen.cc +++ b/atom/common/api/atom_api_screen.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "native_mate/dictionary.h" diff --git a/atom/common/api/atom_api_shell.cc b/atom/common/api/atom_api_shell.cc index 74571348299..39ff09a43a7 100644 --- a/atom/common/api/atom_api_shell.cc +++ b/atom/common/api/atom_api_shell.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include diff --git a/atom/common/api/atom_api_v8_util.cc b/atom/common/api/atom_api_v8_util.cc index f6e2e6d89a4..d68e7f8d2fe 100644 --- a/atom/common/api/atom_api_v8_util.cc +++ b/atom/common/api/atom_api_v8_util.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/api/object_life_monitor.h" diff --git a/atom/common/api/atom_bindings.cc b/atom/common/api/atom_bindings.cc index 7825850995d..838f39f952a 100644 --- a/atom/common/api/atom_bindings.cc +++ b/atom/common/api/atom_bindings.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/api/atom_bindings.h" diff --git a/atom/common/api/atom_bindings.h b/atom/common/api/atom_bindings.h index 6e7e855de6b..4b5f314b11f 100644 --- a/atom/common/api/atom_bindings.h +++ b/atom/common/api/atom_bindings.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_API_ATOM_BINDINGS_H_ diff --git a/atom/common/api/atom_extensions.cc b/atom/common/api/atom_extensions.cc index 18c8a24d4d1..a9943aea6a1 100644 --- a/atom/common/api/atom_extensions.cc +++ b/atom/common/api/atom_extensions.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include diff --git a/atom/common/api/atom_extensions.h b/atom/common/api/atom_extensions.h index 62a0826403c..6d0a9166c19 100644 --- a/atom/common/api/atom_extensions.h +++ b/atom/common/api/atom_extensions.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. // Multiply-included file, no traditional include guard. diff --git a/atom/common/api/object_life_monitor.cc b/atom/common/api/object_life_monitor.cc index d058d6d5dcf..f4ca8c49104 100644 --- a/atom/common/api/object_life_monitor.cc +++ b/atom/common/api/object_life_monitor.cc @@ -1,6 +1,6 @@ // Copyright (c) 2013 GitHub, Inc. All rights reserved. // Copyright (c) 2012 Intel Corp. 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. #include "atom/common/api/object_life_monitor.h" diff --git a/atom/common/api/object_life_monitor.h b/atom/common/api/object_life_monitor.h index 495c225d971..46b5b4b7b5b 100644 --- a/atom/common/api/object_life_monitor.h +++ b/atom/common/api/object_life_monitor.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_API_OBJECT_LIFE_MONITOR_H_ diff --git a/atom/common/atom_version.h b/atom/common/atom_version.h index a7ee79b7b07..84747b9449f 100644 --- a/atom/common/atom_version.h +++ b/atom/common/atom_version.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_VERSION_H diff --git a/atom/common/browser_v8_locker.cc b/atom/common/browser_v8_locker.cc index 6dcb9f186e3..584dcfded80 100644 --- a/atom/common/browser_v8_locker.cc +++ b/atom/common/browser_v8_locker.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/common/browser_v8_locker.h" diff --git a/atom/common/browser_v8_locker.h b/atom/common/browser_v8_locker.h index b87a830f547..01a54bbbd22 100644 --- a/atom/common/browser_v8_locker.h +++ b/atom/common/browser_v8_locker.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_BROWSER_V8_LOCKER_H_ diff --git a/atom/common/crash_reporter/crash_reporter.cc b/atom/common/crash_reporter/crash_reporter.cc index 23d25f37f0c..b6eb5e12e3f 100644 --- a/atom/common/crash_reporter/crash_reporter.cc +++ b/atom/common/crash_reporter/crash_reporter.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/crash_reporter/crash_reporter.h" diff --git a/atom/common/crash_reporter/crash_reporter.h b/atom/common/crash_reporter/crash_reporter.h index bc549b949a8..b67e8767646 100644 --- a/atom/common/crash_reporter/crash_reporter.h +++ b/atom/common/crash_reporter/crash_reporter.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_CRASH_REPORTER_H_ diff --git a/atom/common/crash_reporter/crash_reporter_linux.cc b/atom/common/crash_reporter/crash_reporter_linux.cc index 4d308527928..7562b6ad0bb 100644 --- a/atom/common/crash_reporter/crash_reporter_linux.cc +++ b/atom/common/crash_reporter/crash_reporter_linux.cc @@ -1,6 +1,6 @@ // Copyright (c) 2014 GitHub, Inc. All rights reserved. // Copyright (c) 2013 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. #include "atom/common/crash_reporter/crash_reporter_linux.h" diff --git a/atom/common/crash_reporter/crash_reporter_linux.h b/atom/common/crash_reporter/crash_reporter_linux.h index 8876ebad7ca..5fd5a87df67 100644 --- a/atom/common/crash_reporter/crash_reporter_linux.h +++ b/atom/common/crash_reporter/crash_reporter_linux.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_CRASH_REPORTER_LINUX_H_ diff --git a/atom/common/crash_reporter/crash_reporter_mac.h b/atom/common/crash_reporter/crash_reporter_mac.h index a24bca9b5de..8287a92263e 100644 --- a/atom/common/crash_reporter/crash_reporter_mac.h +++ b/atom/common/crash_reporter/crash_reporter_mac.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_CRASH_REPORTER_MAC_H_ diff --git a/atom/common/crash_reporter/crash_reporter_mac.mm b/atom/common/crash_reporter/crash_reporter_mac.mm index dd2e849be3f..55935ff4d55 100644 --- a/atom/common/crash_reporter/crash_reporter_mac.mm +++ b/atom/common/crash_reporter/crash_reporter_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/crash_reporter/crash_reporter_mac.h" diff --git a/atom/common/crash_reporter/crash_reporter_win.cc b/atom/common/crash_reporter/crash_reporter_win.cc index 70075e30c9d..cff97e202ac 100644 --- a/atom/common/crash_reporter/crash_reporter_win.cc +++ b/atom/common/crash_reporter/crash_reporter_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/crash_reporter/crash_reporter_win.h" diff --git a/atom/common/crash_reporter/crash_reporter_win.h b/atom/common/crash_reporter/crash_reporter_win.h index 8e138b0702e..599aa22f4a0 100644 --- a/atom/common/crash_reporter/crash_reporter_win.h +++ b/atom/common/crash_reporter/crash_reporter_win.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_CRASH_REPORTER_WIN_H_ diff --git a/atom/common/crash_reporter/linux/crash_dump_handler.cc b/atom/common/crash_reporter/linux/crash_dump_handler.cc index 824ada737d2..c7297888cb5 100644 --- a/atom/common/crash_reporter/linux/crash_dump_handler.cc +++ b/atom/common/crash_reporter/linux/crash_dump_handler.cc @@ -1,6 +1,6 @@ // Copyright (c) 2014 GitHub, Inc. All rights reserved. // Copyright (c) 2013 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. // For linux_syscall_support.h. This makes it safe to call embedded system diff --git a/atom/common/crash_reporter/linux/crash_dump_handler.h b/atom/common/crash_reporter/linux/crash_dump_handler.h index 58f4fe88518..b7972e70878 100644 --- a/atom/common/crash_reporter/linux/crash_dump_handler.h +++ b/atom/common/crash_reporter/linux/crash_dump_handler.h @@ -1,6 +1,6 @@ // Copyright (c) 2014 GitHub, Inc. All rights reserved. // Copyright (c) 2013 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_LINUX_CRASH_DUMP_HANDLER_H_ diff --git a/atom/common/crash_reporter/win/crash_service.cc b/atom/common/crash_reporter/win/crash_service.cc index e76c875b460..4ee0770d6e4 100644 --- a/atom/common/crash_reporter/win/crash_service.cc +++ b/atom/common/crash_reporter/win/crash_service.cc @@ -1,5 +1,5 @@ // Copyright (c) 2012 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. #include "atom/common/crash_reporter/win/crash_service.h" diff --git a/atom/common/crash_reporter/win/crash_service.h b/atom/common/crash_reporter/win/crash_service.h index 6b945c6b77c..730e4da3c6b 100644 --- a/atom/common/crash_reporter/win/crash_service.h +++ b/atom/common/crash_reporter/win/crash_service.h @@ -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_ diff --git a/atom/common/crash_reporter/win/crash_service_main.cc b/atom/common/crash_reporter/win/crash_service_main.cc index 8a587ae8724..85b376ab61b 100644 --- a/atom/common/crash_reporter/win/crash_service_main.cc +++ b/atom/common/crash_reporter/win/crash_service_main.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/crash_reporter/win/crash_service_main.h" diff --git a/atom/common/crash_reporter/win/crash_service_main.h b/atom/common/crash_reporter/win/crash_service_main.h index 0e553c00c43..5e49d73df77 100644 --- a/atom/common/crash_reporter/win/crash_service_main.h +++ b/atom/common/crash_reporter/win/crash_service_main.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_MAIN_H_ diff --git a/atom/common/draggable_region.cc b/atom/common/draggable_region.cc index 691279f0f42..f57719448a0 100644 --- a/atom/common/draggable_region.cc +++ b/atom/common/draggable_region.cc @@ -1,5 +1,5 @@ // Copyright (c) 2012 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. #include "atom/common/draggable_region.h" diff --git a/atom/common/draggable_region.h b/atom/common/draggable_region.h index 6ec3d2d7cf7..dafd91259e0 100644 --- a/atom/common/draggable_region.h +++ b/atom/common/draggable_region.h @@ -1,5 +1,5 @@ // Copyright (c) 2012 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_DRAGGABLE_REGION_H_ diff --git a/atom/common/linux/application_info.cc b/atom/common/linux/application_info.cc index a1ce5ada38b..a3510dd5b2b 100644 --- a/atom/common/linux/application_info.cc +++ b/atom/common/linux/application_info.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include diff --git a/atom/common/native_mate_converters/file_path_converter.h b/atom/common/native_mate_converters/file_path_converter.h index 91e33d92c77..cfc2191234d 100644 --- a/atom/common/native_mate_converters/file_path_converter.h +++ b/atom/common/native_mate_converters/file_path_converter.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_NATIVE_MATE_CONVERTERS_FILE_PATH_CONVERTER_H_ diff --git a/atom/common/native_mate_converters/function_converter.h b/atom/common/native_mate_converters/function_converter.h index 170a8cc32db..b10f4c5d8df 100644 --- a/atom/common/native_mate_converters/function_converter.h +++ b/atom/common/native_mate_converters/function_converter.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_NATIVE_MATE_CONVERTERS_FUNCTION_CONVERTER_H_ diff --git a/atom/common/native_mate_converters/gurl_converter.h b/atom/common/native_mate_converters/gurl_converter.h index 7529317a1cb..87f8d0ee776 100644 --- a/atom/common/native_mate_converters/gurl_converter.h +++ b/atom/common/native_mate_converters/gurl_converter.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_NATIVE_MATE_CONVERTERS_GURL_CONVERTER_H_ diff --git a/atom/common/native_mate_converters/string16_converter.h b/atom/common/native_mate_converters/string16_converter.h index 7c304931866..172bed74a37 100644 --- a/atom/common/native_mate_converters/string16_converter.h +++ b/atom/common/native_mate_converters/string16_converter.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_NATIVE_MATE_CONVERTERS_STRING16_CONVERTER_H_ diff --git a/atom/common/native_mate_converters/v8_value_converter.cc b/atom/common/native_mate_converters/v8_value_converter.cc index 2a879155a8b..ca0af6f825b 100644 --- a/atom/common/native_mate_converters/v8_value_converter.cc +++ b/atom/common/native_mate_converters/v8_value_converter.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/native_mate_converters/v8_value_converter.h" diff --git a/atom/common/native_mate_converters/v8_value_converter.h b/atom/common/native_mate_converters/v8_value_converter.h index 06f69b13e41..5c7e6182acb 100644 --- a/atom/common/native_mate_converters/v8_value_converter.h +++ b/atom/common/native_mate_converters/v8_value_converter.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_NATIVE_MATE_CONVERTERS_V8_VALUE_CONVERTER_H_ diff --git a/atom/common/native_mate_converters/value_converter.cc b/atom/common/native_mate_converters/value_converter.cc index aa40ea634b2..626917d6205 100644 --- a/atom/common/native_mate_converters/value_converter.cc +++ b/atom/common/native_mate_converters/value_converter.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/common/native_mate_converters/value_converter.h" diff --git a/atom/common/native_mate_converters/value_converter.h b/atom/common/native_mate_converters/value_converter.h index 3735ae8aa7c..45e8521290c 100644 --- a/atom/common/native_mate_converters/value_converter.h +++ b/atom/common/native_mate_converters/value_converter.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_NATIVE_MATE_CONVERTERS_VALUE_CONVERTER_H_ diff --git a/atom/common/node_bindings.cc b/atom/common/node_bindings.cc index eba895fed5d..4d78cea6b22 100644 --- a/atom/common/node_bindings.cc +++ b/atom/common/node_bindings.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/node_bindings.h" diff --git a/atom/common/node_bindings.h b/atom/common/node_bindings.h index 7f61ed4832e..a011a032ae2 100644 --- a/atom/common/node_bindings.h +++ b/atom/common/node_bindings.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_NODE_BINDINGS_H_ diff --git a/atom/common/node_bindings_linux.cc b/atom/common/node_bindings_linux.cc index 7aa5ccd1048..bb298be1634 100644 --- a/atom/common/node_bindings_linux.cc +++ b/atom/common/node_bindings_linux.cc @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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. #include "atom/common/node_bindings_linux.h" diff --git a/atom/common/node_bindings_linux.h b/atom/common/node_bindings_linux.h index ba948a84bee..743bad21692 100644 --- a/atom/common/node_bindings_linux.h +++ b/atom/common/node_bindings_linux.h @@ -1,5 +1,5 @@ // Copyright (c) 2014 GitHub, Inc. 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_NODE_BINDINGS_LINUX_H_ diff --git a/atom/common/node_bindings_mac.cc b/atom/common/node_bindings_mac.cc index c791118e025..0ea7f8efddf 100644 --- a/atom/common/node_bindings_mac.cc +++ b/atom/common/node_bindings_mac.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/node_bindings_mac.h" diff --git a/atom/common/node_bindings_mac.h b/atom/common/node_bindings_mac.h index fb5e1d54e96..471bbc9f580 100644 --- a/atom/common/node_bindings_mac.h +++ b/atom/common/node_bindings_mac.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_NODE_BINDINGS_MAC_H_ diff --git a/atom/common/node_bindings_win.cc b/atom/common/node_bindings_win.cc index 6e56d80bae1..3a0d1063aa6 100644 --- a/atom/common/node_bindings_win.cc +++ b/atom/common/node_bindings_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/node_bindings_win.h" diff --git a/atom/common/node_bindings_win.h b/atom/common/node_bindings_win.h index a063a37d6af..33f47b02e8d 100644 --- a/atom/common/node_bindings_win.h +++ b/atom/common/node_bindings_win.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_NODE_BINDINGS_WIN_H_ diff --git a/atom/common/node_includes.h b/atom/common/node_includes.h index d025c9ff97c..9f544a124e8 100644 --- a/atom/common/node_includes.h +++ b/atom/common/node_includes.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_NODE_INCLUDES_H_ diff --git a/atom/common/options_switches.cc b/atom/common/options_switches.cc index 48358c5798a..8466cd0e532 100644 --- a/atom/common/options_switches.cc +++ b/atom/common/options_switches.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/options_switches.h" diff --git a/atom/common/options_switches.h b/atom/common/options_switches.h index af8a8b55884..cd6e6acfec3 100644 --- a/atom/common/options_switches.h +++ b/atom/common/options_switches.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_OPTIONS_SWITCHES_H_ diff --git a/atom/common/platform_util.h b/atom/common/platform_util.h index 8442510fbe5..848961900aa 100644 --- a/atom/common/platform_util.h +++ b/atom/common/platform_util.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_PLATFORM_UTIL_H_ diff --git a/atom/common/platform_util_linux.cc b/atom/common/platform_util_linux.cc index 4d573a98b84..c19216b6506 100644 --- a/atom/common/platform_util_linux.cc +++ b/atom/common/platform_util_linux.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/platform_util.h" diff --git a/atom/common/platform_util_mac.mm b/atom/common/platform_util_mac.mm index 2a163c4553c..9d1ab5b7156 100644 --- a/atom/common/platform_util_mac.mm +++ b/atom/common/platform_util_mac.mm @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/platform_util.h" diff --git a/atom/common/platform_util_win.cc b/atom/common/platform_util_win.cc index 46ea850fc49..6c3ea9825e4 100644 --- a/atom/common/platform_util_win.cc +++ b/atom/common/platform_util_win.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/platform_util.h" diff --git a/atom/renderer/api/atom_api_renderer_ipc.cc b/atom/renderer/api/atom_api_renderer_ipc.cc index 885a764bf94..13c73add873 100644 --- a/atom/renderer/api/atom_api_renderer_ipc.cc +++ b/atom/renderer/api/atom_api_renderer_ipc.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/common/api/api_messages.h" diff --git a/atom/renderer/api/atom_renderer_bindings.cc b/atom/renderer/api/atom_renderer_bindings.cc index 1c780d0b6d3..d21f0a655f2 100644 --- a/atom/renderer/api/atom_renderer_bindings.cc +++ b/atom/renderer/api/atom_renderer_bindings.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/renderer/api/atom_renderer_bindings.h" diff --git a/atom/renderer/api/atom_renderer_bindings.h b/atom/renderer/api/atom_renderer_bindings.h index ffa3b4d4fd1..8f5667766a2 100644 --- a/atom/renderer/api/atom_renderer_bindings.h +++ b/atom/renderer/api/atom_renderer_bindings.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_RENDERER_API_ATOM_RENDERER_BINDINGS_H_ diff --git a/atom/renderer/atom_render_view_observer.cc b/atom/renderer/atom_render_view_observer.cc index 6541f7c235b..1815bfd31b4 100644 --- a/atom/renderer/atom_render_view_observer.cc +++ b/atom/renderer/atom_render_view_observer.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/renderer/atom_render_view_observer.h" diff --git a/atom/renderer/atom_render_view_observer.h b/atom/renderer/atom_render_view_observer.h index 252c6e197c3..3b5863dda0d 100644 --- a/atom/renderer/atom_render_view_observer.h +++ b/atom/renderer/atom_render_view_observer.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_RENDERER_ATOM_RENDER_VIEW_OBSERVER_H_ diff --git a/atom/renderer/atom_renderer_client.cc b/atom/renderer/atom_renderer_client.cc index e7e29ecf67e..9df9deeb88d 100644 --- a/atom/renderer/atom_renderer_client.cc +++ b/atom/renderer/atom_renderer_client.cc @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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. #include "atom/renderer/atom_renderer_client.h" diff --git a/atom/renderer/atom_renderer_client.h b/atom/renderer/atom_renderer_client.h index d7b6f857a31..6cf63b798cf 100644 --- a/atom/renderer/atom_renderer_client.h +++ b/atom/renderer/atom_renderer_client.h @@ -1,5 +1,5 @@ // Copyright (c) 2013 GitHub, Inc. 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_RENDERER_ATOM_RENDERER_CLIENT_H_ diff --git a/package.json b/package.json index 5fe989e1996..b8f9b6986bc 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,13 @@ "name": "atom-shell", "version": "0.12.0", + "licenses": [ + { + "type": "MIT", + "url": "http://github.com/atom/atom-shell/raw/master/LICENSE.md" + } + ], + "devDependencies": { "atom-package-manager": "0.44.x", "coffee-script": "~1.7.1",