Skip to content

Commit b03af50

Browse files
committed
hapi: update attribution
1 parent 7b5bd8c commit b03af50

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

lib/docs/scrapers/hapi.rb

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,9 @@ class Hapi < UrlScraper
1616
options[:container] = '.markdown-wrapper'
1717
options[:title] = "Hapi"
1818
options[:attribution] = <<-HTML
19-
Copyright &copy; 2011-2022, Project contributors Copyright &copy; 2011-2020, Sideway Inc Copyright &copy; 2011-2014, Walmart
20-
Copyright &copy; 2011, Yahoo Inc.
21-
All rights reserved.
22-
23-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
24-
25-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
26-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
27-
The names of any contributors may not be used to endorse or promote products derived from this software without specific prior written permission.
19+
Copyright &copy; 2011-2022, Project contributors Copyright &copy; 2011-2020, Sideway Inc Copyright &copy; 2011-2014, Walmart<br>
20+
Copyright &copy; 2011, Yahoo Inc.<br>
21+
Licensed under the BSD 3-clause License.
2822
HTML
2923

3024
def get_latest_version(opts)

0 commit comments

Comments
 (0)