From 988cc13307d7c577eb619e9c7402614c5fb353af Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Tue, 1 Sep 2020 13:06:35 -0600 Subject: [PATCH] run.py: update copyright; assign to OISF Assignment should have been done when this repo was imported into the OISF namespace. --- run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.py b/run.py index e715d0ac3..e19d4ba45 100755 --- a/run.py +++ b/run.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 # -# Copyright 2017 Jason Ish +# Copyright (C) 2017-2020 Open Information Security Foundation # # Permission is hereby granted, free of charge, to any person # obtaining a copy of this software and associated documentation files -- 2.47.2