summaryrefslogtreecommitdiff
path: root/bus/test.c
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-12-17 11:11:34 +0000
committerSimon McVittie <smcv@collabora.com>2019-01-21 15:15:21 +0000
commit2732038528711c045f3aad2ebc178af43cf3dfe2 (patch)
treeddafc3ea56e28193a842e1853552b416c3c45d96 /bus/test.c
parent037d19a3282a2ae090d127297708f69b2876f98f (diff)
downloaddbus-2732038528711c045f3aad2ebc178af43cf3dfe2.tar.gz
bus tests: Collect possible copyright holders from git history
This is in preparation to move some of this code into the test/ directory. I've ignored changes that appear to be trivial. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'bus/test.c')
-rw-r--r--bus/test.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/bus/test.c b/bus/test.c
index 730cd64a..42651e77 100644
--- a/bus/test.c
+++ b/bus/test.c
@@ -1,7 +1,9 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* test.c unit test routines
*
- * Copyright (C) 2003 Red Hat, Inc.
+ * Copyright 2003-2004 Red Hat, Inc.
+ * Copyright 2011 Collabora Ltd.
+ * Copyright 2018 Laurent Bigonville
*
* Licensed under the Academic Free License version 2.1
*