Skip to content

Commit

Permalink
libkvmi: update the copyright year
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Donțu <[email protected]>
  • Loading branch information
mdontu-bd committed Mar 15, 2023
1 parent 2a4c7f3 commit 55a97bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Build](https://github.com/bitdefender/libkvmi/workflows/Build/badge.svg)

(c) 2017-2021 Bitdefender SRL
(c) 2017-2023 Bitdefender SRL

## Usage

Expand Down
2 changes: 1 addition & 1 deletion include/libkvmi.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2017-2021 Bitdefender S.R.L.
* Copyright (C) 2017-2023 Bitdefender S.R.L.
*
* The KVMI Library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion src/kvmi.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2017-2021 Bitdefender S.R.L.
* Copyright (C) 2017-2023 Bitdefender S.R.L.
*
* The KVMI Library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down

0 comments on commit 55a97bf

Please sign in to comment.