diff options
Diffstat (limited to 'src/lib/list.c')
-rw-r--r-- | src/lib/list.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/list.c b/src/lib/list.c index 06d422d30e..9138ab30cd 100644 --- a/src/lib/list.c +++ b/src/lib/list.c @@ -1,9 +1,5 @@ +/* Taken from depthcharge: src/base/list.c */ /* - * Copyright 2012 Google Inc. - * Copyright 2018-present Facebook, Inc. - * - * Taken from depthcharge: src/base/list.c - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of |