summaryrefslogtreecommitdiff
path: root/gusb/gusb-device.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-06-15 17:20:01 +0100
committerRichard Hughes <richard@hughsie.com>2022-06-16 12:13:33 +0100
commitc4996af7e2b128311d952a0b59c35e1542360896 (patch)
treed1397dabf932dd3d55453d3c3c0d1f73158b6240 /gusb/gusb-device.c
parentdf0640f1a35f36d923cf11b2b778a5fbbe47f40f (diff)
downloadgusb-c4996af7e2b128311d952a0b59c35e1542360896.tar.gz
Only include the start year in the copyright header
The end year is legally and functionally redundant, and more importantly causes cherry-pick conflicts when trying to maintain old branches.
Diffstat (limited to 'gusb/gusb-device.c')
-rw-r--r--gusb/gusb-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gusb/gusb-device.c b/gusb/gusb-device.c
index 184bc39..81593d2 100644
--- a/gusb/gusb-device.c
+++ b/gusb/gusb-device.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
- * Copyright (C) 2010-2015 Richard Hughes <richard@hughsie.com>
+ * Copyright (C) 2010 Richard Hughes <richard@hughsie.com>
* Copyright (C) 2011 Hans de Goede <hdegoede@redhat.com>
* Copyright (C) 2011 Debarshi Ray <debarshir@src.gnome.org>
*