diff --git a/src/__init__.py b/src/__init__.py index 4d0616d0a..e69de29bb 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,6 +0,0 @@ -""" -Copyright (c) 2023 Aditya Pai, Ananya Mantravadi, Rishi Singhal, Samarth Shetty -This code is licensed under MIT license (see LICENSE for details) - -@author: PopcornPicks -""" \ No newline at end of file diff --git a/test/__init__.py b/test/__init__.py index 4d0616d0a..e69de29bb 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -1,6 +0,0 @@ -""" -Copyright (c) 2023 Aditya Pai, Ananya Mantravadi, Rishi Singhal, Samarth Shetty -This code is licensed under MIT license (see LICENSE for details) - -@author: PopcornPicks -""" \ No newline at end of file