From 6e6dfabbe2103c537bfa186a141e1c4a912a3cb4 Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Wed, 21 Sep 2022 08:57:41 -0700 Subject: [PATCH] Add copyright to files missing Hush copyright lines --- src/cc/games/tetris.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cc/games/tetris.cpp b/src/cc/games/tetris.cpp index cd609154d..fc1830686 100644 --- a/src/cc/games/tetris.cpp +++ b/src/cc/games/tetris.cpp @@ -1,3 +1,4 @@ +// Copyright (c) 2016-2022 The Hush developers /****************************************************************************** * Copyright © 2014-2019 The SuperNET Developers. *