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 */ diff --git a/README b/README index 26df171..51b05e7 100644 --- a/README +++ b/README @@ -1 +1 @@ -srcdist: scripts for reproducible generation of source tarballs. +srcdist: scripts for generating reproducible source tarballs.