Skip to content

Commit

Permalink
copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Aug 2, 2024
1 parent e461a79 commit a7d0627
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions benchmarl/models/gru.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
# LICENSE file in the root directory of this source tree.
#

# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the license found in the
# LICENSE file in the root directory of this source tree.
#

from __future__ import annotations

from dataclasses import dataclass, MISSING
Expand Down
6 changes: 0 additions & 6 deletions benchmarl/models/lstm.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
# LICENSE file in the root directory of this source tree.
#

# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the license found in the
# LICENSE file in the root directory of this source tree.
#

from __future__ import annotations

from dataclasses import dataclass, MISSING
Expand Down

0 comments on commit a7d0627

Please sign in to comment.