From 0ac18e38a6cfe44c87263e9368977b4e59fb0488 Mon Sep 17 00:00:00 2001 From: IGP Date: Thu, 6 Oct 2016 05:46:23 -0400 Subject: [PATCH] Cleanup device.c --- src/device.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/device.c b/src/device.c index bc4ceab..c503916 100644 --- a/src/device.c +++ b/src/device.c @@ -1,7 +1,4 @@ -/* -*- mode: c; c-file-style: "bsd"; indent-tabs-mode: t; -*- */ - /* - * Copyright (c) 2016 Luka Novsak * Copyright (c) 2003-2007 Andrea Luzzardi * * This file is part of the pam_usb project. pam_usb is free software;