diff options
| author | Laura Peskin <pesk@google.com> | 2022-11-08 10:53:04 -0800 |
|---|---|---|
| committer | Chris Palmer <snackypants@gmail.com> | 2022-11-08 13:31:37 -0800 |
| commit | 5fa28208c2c93deee8f0fba4243b8ca0ff802bc3 (patch) | |
| tree | be1154e804c5a85e48d69bdb2485a065602cde81 /sys | |
| parent | 060f945e74609d2301450c77b568f4a945f3fa0f (diff) | |
sys/fuchsia: fix date in vmar copyright header
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/fuchsia/vmar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fuchsia/vmar.txt b/sys/fuchsia/vmar.txt index d4dc405cf..6037ff894 100644 --- a/sys/fuchsia/vmar.txt +++ b/sys/fuchsia/vmar.txt @@ -1,4 +1,4 @@ -# Copyright 2017 syzkaller project authors. All rights reserved. +# Copyright 2022 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. # See https://cs.opensource.google/fuchsia/fuchsia/+/main:zircon/vdso/vmar.fidl |
