summaryrefslogtreecommitdiff
path: root/x86_64/salsa20-crypt.asm
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64/salsa20-crypt.asm')
-rw-r--r--x86_64/salsa20-crypt.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/x86_64/salsa20-crypt.asm b/x86_64/salsa20-crypt.asm
index b6212247..2e059a70 100644
--- a/x86_64/salsa20-crypt.asm
+++ b/x86_64/salsa20-crypt.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
define(<CTX>, <%rdi>)
define(<LENGTH>, <%rsi>)