From 31b098258a9a44269cfb20ea2d1692c7b5cf1c6e Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 17 Apr 2022 21:14:31 -0400 Subject: fix data --- fgrep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fgrep.sh b/fgrep.sh index 2db2ecd..99e0188 100644 --- a/fgrep.sh +++ b/fgrep.sh @@ -1,7 +1,7 @@ #!/bin/sh # UNG's Not GNU # -# Copyright (c) 2011-2019, Jakob Kaivo +# Copyright (c) 2022, Jakob Kaivo # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.1