ソースを参照

Fix copyright notices with wrong company name

pull/478/head
Matt Baer 7ヶ月前
コミット
e96e657430
3個のファイルの変更3行の追加3行の削除
  1. +1
    -1
      email.go
  2. +1
    -1
      migrations/v13.go
  3. +1
    -1
      spam/email.go

+ 1
- 1
email.go ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

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


読み込み中…
キャンセル
保存