diff options
Diffstat (limited to 'lib/feed.sh')
-rw-r--r-- | lib/feed.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/feed.sh b/lib/feed.sh index 8627dc6..2e4a141 100644 --- a/lib/feed.sh +++ b/lib/feed.sh @@ -15,7 +15,7 @@ # See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with the ProteanOS Development Kit program. If not, see +# along with the ProteanOS Development Kit. If not, see # <http://www.gnu.org/licenses/>. [ "x${_FEED_SM+set}" = 'xset' ] && return 0 |