~vcs-imports/gpsd/master

« back to all changes in this revision

Viewing changes to driver_nmea2000.h

  • Committer: Eric S. Raymond
  • Date: 2018-03-08 19:59:57 UTC
  • Revision ID: git-v1:70824d3f0cc4711de72300c35f12e8968ef2bf7b
SPDXify the licerse references.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 * The entry points for driver_nmea2000
5
5
 *
6
6
 * This file is Copyright (c) 2012 by the GPSD project
7
 
 * BSD terms apply: see the file COPYING in the distribution root for details.
 
7
 * SPDX-License-Identifier: BSD-2-clause
8
8
 */
9
9
 
10
10
#ifndef _DRIVER_NMEA2000_H_