diff options
author | Jakob Kaivo <jkk@ung.org> | 2022-04-17 21:14:31 -0400 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2022-04-17 21:14:31 -0400 |
commit | 31b098258a9a44269cfb20ea2d1692c7b5cf1c6e (patch) | |
tree | 2c5aa181af5d823efc11d3965a177961b7985eda | |
parent | a8222091fe9571c1e88a6046a1bb344a911a7a8c (diff) |
-rw-r--r-- | fgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # UNG's Not GNU # -# Copyright (c) 2011-2019, Jakob Kaivo <jkk@ung.org> +# Copyright (c) 2022, Jakob Kaivo <jkk@ung.org> # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal |