From 18bc06d5e57c85ef270b12f19798b6561055a900 Mon Sep 17 00:00:00 2001 From: Per Ryan Edin Date: Mon, 22 Jun 2026 04:36:04 +0200 Subject: [PATCH] Bitshift -> BitShift --- GitHub-Policy.md | 2 +- Home.md | 4 ++-- Programming-Guidelines.md | 4 ++-- _Footer.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GitHub-Policy.md b/GitHub-Policy.md index 5d9a5e7..8a8e05d 100644 --- a/GitHub-Policy.md +++ b/GitHub-Policy.md @@ -1,4 +1,4 @@ GitHub Policy ============= -For many reasons, Bitshift projects will never be officially hosted on GitHub. +For many reasons, BitShift projects will never be officially hosted on GitHub. diff --git a/Home.md b/Home.md index cf97d10..5a738f8 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,7 @@ -Bitshift Knowledge Base +BitShift Knowledge Base ======================= -Welcome to the Bitshift Knowledge Base. +Welcome to the BitShift Knowledge Base. Content: diff --git a/Programming-Guidelines.md b/Programming-Guidelines.md index 201a152..191110a 100644 --- a/Programming-Guidelines.md +++ b/Programming-Guidelines.md @@ -20,7 +20,7 @@ consistent and its purpose is to increase code legibility. Try your best to keep line widths shorter than 80 characters long. -It's assumed that most Bitshift developers do not use IDEs on widescreens, 80 +It's assumed that most BitShift developers do not use IDEs on widescreens, 80 column terminals running Vim are more likely to be used. ### Indentation @@ -159,7 +159,7 @@ Argument Try your best to keep line widths shorter than 80 characters long. -It's assumed that most Bitshift developers do not use IDEs on widescreens, 80 +It's assumed that most BitShift developers do not use IDEs on widescreens, 80 column terminals running Vim are more likely to be used. ### Indentation diff --git a/_Footer.md b/_Footer.md index 20bb4da..826aea0 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1,4 +1,4 @@ -Copyright © 2026 Per Ryan Edin and The Bitshift Contributors. This Knowledge +Copyright © 2026 Per Ryan Edin and The BitShift Contributors. This Knowledge Base is released under the CC BY-NC-SA 4.0 license. See [creativecommons.org][license] for license information and the legal details.