mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
fix(hapi): remove wrong copyright entry
This commit is contained in:
parent
ab7f592a5e
commit
7b5bd8c162
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ module Docs
|
|||
options[:container] = '.markdown-wrapper'
|
||||
options[:title] = "Hapi"
|
||||
options[:attribution] = <<-HTML
|
||||
© 2020 Sanctuary<br>
|
||||
© 2016 Plaid Technologies, Inc.<br>
|
||||
Copyright © 2011-2022, Project contributors Copyright © 2011-2020, Sideway Inc Copyright © 2011-2014, Walmart
|
||||
Copyright © 2011, Yahoo Inc.
|
||||
All rights reserved.
|
||||
|
|
Loading…
Reference in a new issue