diff options
author | Linus Nordberg <linus@nordberg.se> | 2013-01-21 11:02:17 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-01-21 11:02:17 +0100 |
commit | 35311406413e0418112f7c295fee054a3506cbe8 (patch) | |
tree | f463a573a83951fb229a358425e08d9c7484268b /lib/rsp_hash.h | |
parent | dc61b6b2c2dd3d7b47d83dc6d574bd65dffeadd6 (diff) | |
parent | b8260ee68d9bc60f3204f860cc6919964a6e9464 (diff) |
Merge branch 'libradsec-new-client' into libradsec
Diffstat (limited to 'lib/rsp_hash.h')
-rw-r--r-- | lib/rsp_hash.h | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/rsp_hash.h b/lib/rsp_hash.h index 10968b1..90ba64b 100644 --- a/lib/rsp_hash.h +++ b/lib/rsp_hash.h @@ -1,10 +1,5 @@ -/* - * Copyright (C) 2008 Stig Venaas <venaas@uninett.no> - * - * Permission to use, copy, modify, and distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. - */ +/* Copyright (c) 2008, UNINETT AS */ +/* See LICENSE for licensing information. */ #ifndef SYS_SOLARIS9 #include <stdint.h> |