diff options
author | midipix <writeonce@midipix.org> | 2021-04-23 11:56:15 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-04-23 11:56:15 +0000 |
commit | 721ef923029741333377422b427fe00c4e7a3e4a (patch) | |
tree | 507cbba3802636b790275025e00e440f14aa8d6c | |
parent | 6163dfdb0a46a3b44ef4c904bb3797f10126ba9d (diff) | |
download | srcdist-721ef923029741333377422b427fe00c4e7a3e4a.tar.bz2 srcdist-721ef923029741333377422b427fe00c4e7a3e4a.tar.xz |
updated project description and copyright years.
-rw-r--r-- | COPYING.SRCDIST | 4 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/COPYING.SRCDIST b/COPYING.SRCDIST index 22ac0e1..019d642 100644 --- a/COPYING.SRCDIST +++ b/COPYING.SRCDIST @@ -1,8 +1,8 @@ /*****************************************************************************/ /* */ -/* srcdist: scripts for reproducible generation of source tarballs. */ +/* srcdist: scripts for generating reproducible source tarballs. */ /* */ -/* Copyright (C) 2020 Z. Gilboa */ +/* Copyright (C) 2020--2021 Z. Gilboa */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ @@ -1 +1 @@ -srcdist: scripts for reproducible generation of source tarballs. +srcdist: scripts for generating reproducible source tarballs. |