diff options
Diffstat (limited to 'sunrpc/des_impl.c')
-rw-r--r-- | sunrpc/des_impl.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sunrpc/des_impl.c b/sunrpc/des_impl.c index dc94e221ab..1757dc1fb2 100644 --- a/sunrpc/des_impl.c +++ b/sunrpc/des_impl.c @@ -3,8 +3,7 @@ /* This file is distributed under the terms of the GNU Lesser General */ /* Public License, version 2.1 or later - see the file COPYING.LIB for details.*/ /* If you did not receive a copy of the license with this program, please*/ -/* write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,*/ -/* Boston, MA 02111, USA to obtain a copy. */ +/* see <http://www.gnu.org/licenses/> to obtain a copy. */ #include <string.h> #include <stdint.h> #include "des.h" |