From 61d600b8ed0d41dea53b86b5fc8d872c46b29b12 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 25 Nov 2022 06:22:18 +0000 Subject: [PATCH] Add copyright information. Add licensing. Add versioning system. --- infnet.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/infnet.css b/infnet.css index 0ef06c7..7a43c0c 100644 --- a/infnet.css +++ b/infnet.css @@ -1,3 +1,11 @@ +/* Inferencium - Website - CSS */ + +/* Copyright 2022 Inference */ +/* License: BSD 3-Clause Clear */ + +/* 0.0.0.0 */ + + h1 { font-family: Roboto, sans-serif; font-size: 26px;