summary refs log tree commit diff stats
path: root/plugins/lua/lua.c
diff options
context:
space:
mode:
authorDan Mashal <dan.mashal@fedoraproject.org>2012-12-23 11:36:54 -0800
committerDan Mashal <dan.mashal@fedoraproject.org>2012-12-23 11:36:54 -0800
commitb04377825fb3a6c35c22580295c410f442be5983 (patch)
tree99383af72f414c897b5a102c4fdb53d08896f3e3 /plugins/lua/lua.c
parent32eac07424db6e794cc4bc0350545a1f72237efd (diff)
fix incorrect FSF address
Diffstat (limited to 'plugins/lua/lua.c')
-rw-r--r--plugins/lua/lua.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/lua/lua.c b/plugins/lua/lua.c
index 872d3081..0908f6cb 100644
--- a/plugins/lua/lua.c
+++ b/plugins/lua/lua.c
@@ -13,7 +13,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 /*
  *	$Id: lua.c 91 2007-06-09 18:44:03Z vetinari $