diff options
author | Steve Zesch <[email protected]> | 2012-11-18 16:55:59 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 16:55:59 -0500 |
commit | 18039cef0df9bcb34ad8a2a41aa221c76471751f (patch) | |
tree | 7d31f11520ff4fe89b1ebb7c904d3744d5966f8d /test/matekbd-status-test.c | |
parent | 64b95dd0aeb98811412b1ff3f6f623e39f84ee7d (diff) | |
download | libmatekbd-18039cef0df9bcb34ad8a2a41aa221c76471751f.tar.bz2 libmatekbd-18039cef0df9bcb34ad8a2a41aa221c76471751f.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'test/matekbd-status-test.c')
-rw-r--r-- | test/matekbd-status-test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/matekbd-status-test.c b/test/matekbd-status-test.c index 47de843..d52c598 100644 --- a/test/matekbd-status-test.c +++ b/test/matekbd-status-test.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" |