From 6e2421b3a8b11dc060f0d2516fc495cc37834a20 Mon Sep 17 00:00:00 2001 From: Hector Martin Date: Sun, 25 Oct 2009 00:23:35 +0200 Subject: Add missing license headers and make them consistent --- daemon/device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/device.c') diff --git a/daemon/device.c b/daemon/device.c index 37c09a6..00c0340 100644 --- a/daemon/device.c +++ b/daemon/device.c @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -- cgit v1.1-32-gdbae