From 3db490a8ba2ac62bba76c015026880cd8e4592ab Mon Sep 17 00:00:00 2001 From: Tristan Maat Date: Thu, 26 Jul 2018 10:43:32 +0100 Subject: =?UTF-8?q?Add=20J=C3=BCrg's=20=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buildstream/_artifactcache/casserver.py | 1 + buildstream/_options/optionflags.py | 1 + buildstream/_protos/buildstream/v2/buildstream.proto | 1 + 3 files changed, 3 insertions(+) diff --git a/buildstream/_artifactcache/casserver.py b/buildstream/_artifactcache/casserver.py index 1456095be..c8e04b861 100644 --- a/buildstream/_artifactcache/casserver.py +++ b/buildstream/_artifactcache/casserver.py @@ -1,5 +1,6 @@ # # Copyright (C) 2018 Codethink Limited +# Copyright (C) 2018 Bloomberg Finance LP # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/buildstream/_options/optionflags.py b/buildstream/_options/optionflags.py index 0271208d9..65f068684 100644 --- a/buildstream/_options/optionflags.py +++ b/buildstream/_options/optionflags.py @@ -1,5 +1,6 @@ # # Copyright (C) 2017 Codethink Limited +# Copyright (C) 2018 Bloomberg Finance LP # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/buildstream/_protos/buildstream/v2/buildstream.proto b/buildstream/_protos/buildstream/v2/buildstream.proto index f283d6f3f..fb6c9743d 100644 --- a/buildstream/_protos/buildstream/v2/buildstream.proto +++ b/buildstream/_protos/buildstream/v2/buildstream.proto @@ -1,4 +1,5 @@ // Copyright 2018 Codethink Limited +// Copyright (C) 2018 Bloomberg Finance LP // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. -- cgit v1.2.1