diff --git a/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc b/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc index bdbf80453108..ab88aafb7f99 100644 --- a/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc +++ b/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc @@ -5,17 +5,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -//----------------------------------------------------------------------------- -// XXXXXXXXXXXXXXXX -// -// How is this code supposed to be licensed? I don't /think/ that -// this code is doing anything different than, say, -// GeckoChildProcess.h/cpp, so I /think/ this gets a MoFo copyright -// and license. Yes? -// -// XXXXXXXXXXXXXXXX -//----------------------------------------------------------------------------- - #include #include #include