From 93bbe84983691e3925ff5fd9bc19c2237abd98d2 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 17 Apr 2022 21:14:18 -0400 Subject: fix date --- egrep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'egrep.sh') diff --git a/egrep.sh b/egrep.sh index 9662c32..a248a26 100644 --- a/egrep.sh +++ b/egrep.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