diff options
Diffstat (limited to 'source3/tests')
-rw-r--r-- | source3/tests/crypttest.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/tests/crypttest.c b/source3/tests/crypttest.c index 52d8155092..ee5a23235e 100644 --- a/source3/tests/crypttest.c +++ b/source3/tests/crypttest.c @@ -48,8 +48,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. * * @(#)crypt_util.c 2.31 02/08/92 * |