Skip to content

Commit

Permalink
Update code header
Browse files Browse the repository at this point in the history
This is essentially a fork, so say that in the header. Changes the style of
attribution a bit, mostly to claim credit for improvements made since fork.
  • Loading branch information
dgw committed Oct 21, 2016
1 parent d8bded0 commit 9893e0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sopel_modules/wolfram/wolfram.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# coding=utf8
"""
Wolfram|Alpha module for Sopel IRC framework
Original code copyright 2016 Max Gurela (@maxpowa), sourced from
Wolfram|Alpha module for Sopel IRC bot framework
Forked from code by Max Gurela (@maxpowa):
https://github.com/maxpowa/inumuta-modules/blob/e0b195c4f1e1b788fa77ec2144d39c4748886a6a/wolfram.py
Packaged for PyPI by dgw (@dgw)
Updated and packaged for PyPI by dgw (@dgw)
"""

from __future__ import unicode_literals
Expand Down

0 comments on commit 9893e0f

Please sign in to comment.