From 4c246d5624b6d75534256283d291d46c4084483f Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Fri, 11 Jun 2021 17:34:29 -0400 Subject: [PATCH] Moving statement to the footer. --- Home.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Home.md b/Home.md index 33df889..cc669f9 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,2 @@ Welcome to the pybind11 wiki! -Code written here is licensed under [pybind11's license](https://github.com/pybind/pybind11/blob/v2.6.2/LICENSE) (BSD-3) unless otherwise stated.