summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2023-06-09 17:14:23 -0600
committerAaron Ball <nullspoon@oper.io>2023-06-09 17:14:23 -0600
commit2fcb8ea3ffa50b4866e1d97f3625129c8257605b (patch)
treeef7b14c1f306caaeaf522d3e4a7f647265b0b847
parent40e681a78aae2e984fd4901ae6d8c0034b7a632b (diff)
downloadfd-enum-2fcb8ea3ffa50b4866e1d97f3625129c8257605b.tar.gz
fd-enum-2fcb8ea3ffa50b4866e1d97f3625129c8257605b.tar.xz
Update copywrite from 2021 to 2023
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index c4b1661..c384896 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
/**
* Fd-enum is a simple tool to list open file descriptors of a pid by type
- * Copyright (C) 2021 Aaron Ball <nullspoon@oper.io>
+ * Copyright (C) 2023 Aaron Ball <nullspoon@oper.io>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

Generated by cgit