ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / des.c
index 42eb649bba6df5ea2dd495b80dc875ed05249650..331e8353b53fd8653c3d4d677d843d6dd22a89ce 100644 (file)
--- a/lib/des.c
+++ b/lib/des.c
@@ -1,6 +1,6 @@
 /* des.c --- DES and Triple-DES encryption/decryption Algorithm
- * Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009
- * Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * This file is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published