Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update yii.rb - attribution
  • Loading branch information
HayateLaTech authored Jun 17, 2024
commit 78cf8a0b013a40d1a0f2da511f19a374f8fdc20d
2 changes: 1 addition & 1 deletion lib/docs/scrapers/yii.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Yii < UrlScraper
self.type = 'yii'

options[:attribution] = <<-HTML
&copy; 2008&ndash;2017 by Yii Software LLC<br>
&copy; 2008&ndash;2024 by Yii Software LLC<br>
Licensed under the three clause BSD license.
HTML

Expand Down