diff options
Diffstat (limited to 'usr.sbin/pw/tests/crypt.c')
-rw-r--r-- | usr.sbin/pw/tests/crypt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pw/tests/crypt.c b/usr.sbin/pw/tests/crypt.c index 586fccdfec78..2a2023e47393 100644 --- a/usr.sbin/pw/tests/crypt.c +++ b/usr.sbin/pw/tests/crypt.c @@ -22,8 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #include <err.h> |