From daf10d17ca08b8137acb206a94a02dbe0f672abd Mon Sep 17 00:00:00 2001 From: Eugene Syromiatnikov Date: Thu, 18 Nov 2021 06:07:13 +0100 Subject: [PATCH] rpmsort: update the FSF address * rpmsort: Chnge the FSF address from "59 Temple Place, Suite 330, Boston, MA 02111-1307 USA" to "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA". Resolves: #2002887 Signed-off-by: Eugene Syromiatnikov --- rpmsort | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpmsort b/rpmsort index c8ae298..b0609eb 100755 --- a/rpmsort +++ b/rpmsort @@ -12,8 +12,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, -# USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301 USA. use Getopt::Long qw(:config gnu_getopt);