Replace file variables with .dir-locals.el

Signed-off-by: Tim Crawford <tcrawford@datto.com>
This commit is contained in:
Tim Crawford
2019-02-21 11:45:10 -05:00
parent 6da503eba5
commit 9347cfebf2
248 changed files with 3 additions and 247 deletions

3
.dir-locals.el Normal file
View File

@@ -0,0 +1,3 @@
((c-mode . ((tab-width . 8)
(c-basic-offset . 8)
(indent-tabs-mode . nil))))

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2012 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2012 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
* This code implements the MD5 message-digest algorithm. * This code implements the MD5 message-digest algorithm.
* The algorithm is due to Ron Rivest. This code was * The algorithm is due to Ron Rivest. This code was

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2010 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2011 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2011 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
iscsi test-tool multipath support iscsi test-tool multipath support

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
iscsi-test tool support iscsi-test tool support

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
iscsi-test tool iscsi-test tool

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com> Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2016 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2016 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) SUSE LINUX GmbH 2016 Copyright (C) SUSE LINUX GmbH 2016
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (c) 2015 SanDisk Corp. Copyright (c) 2015 SanDisk Corp.

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (c) 2015 SanDisk Corp. Copyright (c) 2015 SanDisk Corp.

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (c) 2015 SanDisk Corp. Copyright (c) 2015 SanDisk Corp.

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (c) 2015 SanDisk Corp. Copyright (c) 2015 SanDisk Corp.

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (c) 2015 SanDisk Corp. Copyright (c) 2015 SanDisk Corp.

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (c) 2015 SanDisk Corp. Copyright (c) 2015 SanDisk Corp.

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2014 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2014 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2015 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2015 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2015 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2015 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2015 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2015 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>
Copyright (C) 2015 David Disseldorp Copyright (C) 2015 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>
Copyright (C) 2015 David Disseldorp Copyright (C) 2015 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>
Copyright (C) 2015 David Disseldorp Copyright (C) 2015 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronneisahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronneisahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com> Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net>
Copyright (C) 2018 David Disseldorp Copyright (C) 2018 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2015 David Disseldorp Copyright (C) 2015 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2015 David Disseldorp Copyright (C) 2015 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2015 David Disseldorp Copyright (C) 2015 David Disseldorp

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <leeman.duncan@gmail.com> Copyright (C) 2013 by Lee Duncan <leeman.duncan@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <leeman.duncan@gmail.com> Copyright (C) 2013 by Lee Duncan <leeman.duncan@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2013 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com> Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 by Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net> Copyright (C) 2012 by Lee Duncan <lee@gonzoleeman.net>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronneisahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronneisahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com> Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronniesahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2013 Ronnie Sahlberg <ronneisahlberg@gmail.com> Copyright (C) 2013 Ronnie Sahlberg <ronneisahlberg@gmail.com>

View File

@@ -1,4 +1,3 @@
/* -*- mode:c; tab-width:8; c-basic-offset:8; indent-tabs-mode:nil; -*- */
/* /*
Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com> Copyright (C) 2014 by Ronnie Sahlberg <sahlberg@gmail.com>

Some files were not shown because too many files have changed in this diff Show More