Skip to content

Commit

Permalink
Merge pull request #31 from micalevisk/patch-1
Browse files Browse the repository at this point in the history
fixed copyright notes
  • Loading branch information
eklem authored Sep 7, 2017
2 parents 2678880 + fa8679f commit a475e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/stopwords_br.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) 2011, Micael Levi
Copyright (c) 2017, Micael Levi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -282,4 +282,4 @@ var words = [
]

// tell the world about the noise words.
exports.words = words
exports.words = words

0 comments on commit a475e00

Please sign in to comment.