commit | 4c33189fa48ba225ad4e9e2133020ea5f52b5486 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <[email protected]> | Tue Sep 13 05:17:08 2022 -0400 |
committer | Chromeos LUCI <[email protected]> | Thu Sep 15 18:20:52 2022 +0000 |
tree | bf87952842e041557f7fe9f228481a1f2daf4f3a | |
parent | 5fea38cc116212fd395f66a163c0f9a4ba299d73 [diff] [blame] |
Update license boilerplate text in source code files Normally we don't do this, but enough changes have accumulated that we're doing a tree-wide one-off update of the name & style. BUG=chromium:1098010 TEST=`repo upload` works Change-Id: I208569250e49179362ec9e2343ffc13652f576dd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minijail/+/3893890 Tested-by: Mike Frysinger <[email protected]> Commit-Queue: Allen Webb <[email protected]> Auto-Submit: Mike Frysinger <[email protected]> Reviewed-by: Allen Webb <[email protected]>
diff --git a/parse_seccomp_policy.cc b/parse_seccomp_policy.cc index 37aeec6..e511156 100644 --- a/parse_seccomp_policy.cc +++ b/parse_seccomp_policy.cc
@@ -1,4 +1,4 @@ -/* Copyright 2016 The Chromium OS Authors. All rights reserved. +/* Copyright 2016 The ChromiumOS Authors * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */