Browse Source

Fix copyright notices with wrong company name

pull/478/head
Matt Baer 7 months ago
parent
commit
e96e657430
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      email.go
  2. +1
    -1
      migrations/v13.go
  3. +1
    -1
      spam/email.go

+ 1
- 1
email.go View File

@@ -1,5 +1,5 @@
/*
* Copyright © 2019-2021 A Bunch Tell LLC.
* Copyright © 2019-2021 Musing Studio LLC.
*
* This file is part of WriteFreely.
*


+ 1
- 1
migrations/v13.go View File

@@ -1,5 +1,5 @@
/*
* Copyright © 2021 A Bunch Tell LLC.
* Copyright © 2021 Musing Studio LLC.
*
* This file is part of WriteFreely.
*


+ 1
- 1
spam/email.go View File

@@ -1,5 +1,5 @@
/*
* Copyright © 2020-2021 A Bunch Tell LLC.
* Copyright © 2020-2021 Musing Studio LLC.
*
* This file is part of WriteFreely.
*


Loading…
Cancel
Save