Skip to content

Commit

Permalink
pkgvec: add copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Nov 14, 2024
1 parent 87b9baf commit e89f9d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions libpkg/pkgvec.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*-
* Copyright(c) 2024 Baptiste Daroussin <[email protected]>
*
* SPDX-License-Identifier: BSD-2-Clause
*/

#pragma once

#include <stdbool.h>
Expand Down

0 comments on commit e89f9d8

Please sign in to comment.