summaryrefslogtreecommitdiff
path: root/arcfour.c
diff options
context:
space:
mode:
Diffstat (limited to 'arcfour.c')
-rw-r--r--arcfour.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arcfour.c b/arcfour.c
index c72ce26f..70d0fd35 100644
--- a/arcfour.c
+++ b/arcfour.c
@@ -12,13 +12,13 @@
* the Free Software Foundation; either version 2.1 of the License, or (at your
* option) any later version.
*
- * The GNU MP Library is distributed in the hope that it will be useful, but
+ * The nettle library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
* License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with the GNU MP Library; see the file COPYING.LIB. If not, write to
+ * along with the nettle library; see the file COPYING.LIB. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
* MA 02111-1307, USA.
*/