From 0bacba20e69095107f341f3c65c330b7ceff9394 Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Fri, 15 Jul 2011 12:26:59 +0000 Subject: [PATCH] Fix copyright date. Thanks to Arnold for spotting this. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42431 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/coreutils/src/coreutils.rdef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/coreutils/src/coreutils.rdef b/src/bin/coreutils/src/coreutils.rdef index 8e5829c28d..6148e297f5 100644 --- a/src/bin/coreutils/src/coreutils.rdef +++ b/src/bin/coreutils/src/coreutils.rdef @@ -5,6 +5,6 @@ resource app_version { variety = B_APPV_FINAL, internal = 0, short_info = "coreutils", - long_info = "coreutils ©210 The Free Software Foundation" + long_info = "coreutils ©2010 The Free Software Foundation" };