commit {{.commit.Hash}}
parent {{.commit.ParentHash}}
Author: {{.commit.AuthorName}} <{{.commit.AuthorEmail}}>
Date: {{timeLongFormat .commit.Date}}
{{.commit.Msg}}
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/LICENSE b/LICENSE
@@ -1,6 +1,6 @@
MIT/X Consortium License
-(c) 2015-2022 Hiltjo Posthuma <hiltjo@codemadness.org>
+(c) 2015-2024 Hiltjo Posthuma <hiltjo@codemadness.org>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),