about summary refs log tree commit diff
path: root/qemu_mode/libcompcov
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-01-16 16:43:40 +0100
committerGitHub <noreply@github.com>2022-01-16 16:43:40 +0100
commit2b82492457061e8e3be2ecff2288b6a310220047 (patch)
tree2a418210b97671b1ed63de3961a9f57a9ebeed2c /qemu_mode/libcompcov
parent4217a6606c92f6a88ab577ae8f91823dd731562d (diff)
parentd51ec57d91e8f4b80f8970268abdeda7e5c7c0fe (diff)
downloadafl++-2b82492457061e8e3be2ecff2288b6a310220047.tar.gz
Merge pull request #1260 from 0xsan-z/Welcome2022
more welcome 2022
Diffstat (limited to 'qemu_mode/libcompcov')
-rw-r--r--qemu_mode/libcompcov/Makefile2
-rw-r--r--qemu_mode/libcompcov/compcovtest.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/qemu_mode/libcompcov/Makefile b/qemu_mode/libcompcov/Makefile
index c2880b99..cc591393 100644
--- a/qemu_mode/libcompcov/Makefile
+++ b/qemu_mode/libcompcov/Makefile
@@ -4,7 +4,7 @@
 #
 # Written by Andrea Fioraldi <andreafioraldi@gmail.com>
 #
-# Copyright 2019-2020 Andrea Fioraldi. All rights reserved.
+# Copyright 2019-2022 Andrea Fioraldi. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/qemu_mode/libcompcov/compcovtest.cc b/qemu_mode/libcompcov/compcovtest.cc
index 3c975e15..b2d64f8d 100644
--- a/qemu_mode/libcompcov/compcovtest.cc
+++ b/qemu_mode/libcompcov/compcovtest.cc
@@ -2,7 +2,7 @@
 //
 // Author: Mateusz Jurczyk (mjurczyk@google.com)
 //
-// Copyright 2019-2020 Google LLC
+// Copyright 2019-2022 Google LLC
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.