From 6fddf8dc207cec1cf76cf4a148f2da4e9e1dbc91 Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Mon, 11 Jun 2012 16:38:26 +0100 Subject: [PATCH] Bug 759095 - remove licensing-related query now issue has been resolved. --- .../chrome/common/process_watcher_posix_sigchld.cc | 11 ----------- 1 file changed, 11 deletions(-) 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 bdbf8045310..ab88aafb7f9 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