From 54a07941c526f6b9d63568d310dd50fd969abbd3 Mon Sep 17 00:00:00 2001 From: dfgg12 Date: Sat, 30 Jan 2021 00:02:33 +0100 Subject: [PATCH] fix to proper copyright --- blue_book_electricity.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/blue_book_electricity.py b/blue_book_electricity.py index 0453fa3..5add10e 100644 --- a/blue_book_electricity.py +++ b/blue_book_electricity.py @@ -1,4 +1,6 @@ -opyright (c) 2020 Poul-Henning Kamp +#!/usr/bin/env python +# +# Copyright (c) 2020 Poul-Henning Kamp # All rights reserved. # # Redistribution and use in source and binary forms, with or without