X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Flibadmin%2Ftest%2Fpts.h;h=b296689f00afb5e805e6ea114212b8da024fc080;hp=bfb83f1069b2a851844729a3f35a71e5d71bcc21;hb=ffad1001532f7681e5d77c5d6030625f15f281a7;hpb=87c10e8d7f05dbbdf12ee9e8651dcec07e08af3f diff --git a/src/libadmin/test/pts.h b/src/libadmin/test/pts.h index bfb83f1..b296689 100644 --- a/src/libadmin/test/pts.h +++ b/src/libadmin/test/pts.h @@ -1,12 +1,16 @@ -/* Copyright (C) 1998 Transarc Corporation - All rights reserved. +/* + * Copyright 2000, International Business Machines Corporation and others. + * All Rights Reserved. * + * This software has been released under the terms of the IBM Public + * License. For details, see the LICENSE file in the top-level source + * directory or online at http://www.openafs.org/dl/license10.html */ /* * This file implements the pts related funtions for afscp */ -#include #include #include @@ -26,4 +30,4 @@ #include "common.h" void -SetupPtsAdminCmd(void); + SetupPtsAdminCmd(void);