From 37640fc63182acb1a1b37e364d3e6b574d94e0f7 Mon Sep 17 00:00:00 2001 From: Stephen Roller Date: Tue, 28 Aug 2018 17:40:03 -0700 Subject: [PATCH] Copyright. --- parlai/tasks/unittest/__init__.py | 5 +++++ parlai/tasks/unittest/agents.py | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 parlai/tasks/unittest/__init__.py diff --git a/parlai/tasks/unittest/__init__.py b/parlai/tasks/unittest/__init__.py new file mode 100644 index 00000000000..de7579ee4a2 --- /dev/null +++ b/parlai/tasks/unittest/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) 2017-present, Facebook, Inc. +# All rights reserved. +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. An additional grant +# of patent rights can be found in the PATENTS file in the same directory. diff --git a/parlai/tasks/unittest/agents.py b/parlai/tasks/unittest/agents.py index 8f9dc8704ec..e07d23d4899 100644 --- a/parlai/tasks/unittest/agents.py +++ b/parlai/tasks/unittest/agents.py @@ -1,4 +1,9 @@ #!/usr/bin/env +# Copyright (c) 2017-present, Facebook, Inc. +# All rights reserved. +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. An additional grant +# of patent rights can be found in the PATENTS file in the same directory. """ These agents contain a number of "unit test" corpora, or