diff options
Diffstat (limited to 'keyserver/gpgkeys_test.in')
-rwxr-xr-x | keyserver/gpgkeys_test.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyserver/gpgkeys_test.in b/keyserver/gpgkeys_test.in index 909552457..07b63489d 100755 --- a/keyserver/gpgkeys_test.in +++ b/keyserver/gpgkeys_test.in @@ -17,7 +17,7 @@ # # 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::Std; $Getopt::Std::STANDARD_HELP_VERSION=1; |