diff options
author | Werner Koch <[email protected]> | 2005-05-31 08:39:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-05-31 08:39:18 +0000 |
commit | 7d4043ca57f75c7a9461bbaf5754396531ab7d85 (patch) | |
tree | 6d073ef027c0fbdf6273744b134621256a387de2 /mpi/sparc32v8 | |
parent | * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through (diff) | |
download | gnupg-7d4043ca57f75c7a9461bbaf5754396531ab7d85.tar.gz gnupg-7d4043ca57f75c7a9461bbaf5754396531ab7d85.zip |
Updated FSF street address and preparations for a release candidate.
Diffstat (limited to 'mpi/sparc32v8')
-rw-r--r-- | mpi/sparc32v8/mpih-mul1.S | 3 | ||||
-rw-r--r-- | mpi/sparc32v8/mpih-mul2.S | 3 | ||||
-rw-r--r-- | mpi/sparc32v8/mpih-mul3.S | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/mpi/sparc32v8/mpih-mul1.S b/mpi/sparc32v8/mpih-mul1.S index 551450060..52c911aa8 100644 --- a/mpi/sparc32v8/mpih-mul1.S +++ b/mpi/sparc32v8/mpih-mul1.S @@ -18,7 +18,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. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the diff --git a/mpi/sparc32v8/mpih-mul2.S b/mpi/sparc32v8/mpih-mul2.S index 55f37814b..641b76ade 100644 --- a/mpi/sparc32v8/mpih-mul2.S +++ b/mpi/sparc32v8/mpih-mul2.S @@ -18,7 +18,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. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the diff --git a/mpi/sparc32v8/mpih-mul3.S b/mpi/sparc32v8/mpih-mul3.S index cfd0a1576..b11e05a14 100644 --- a/mpi/sparc32v8/mpih-mul3.S +++ b/mpi/sparc32v8/mpih-mul3.S @@ -18,7 +18,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. * * Note: This code is heavily based on the GNU MP Library. * Actually it's the same code with only minor changes in the |