diff options
author | Dan Mashal <dan.mashal@fedoraproject.org> | 2012-12-23 11:36:54 -0800 |
---|---|---|
committer | Dan Mashal <dan.mashal@fedoraproject.org> | 2012-12-23 11:36:54 -0800 |
commit | b04377825fb3a6c35c22580295c410f442be5983 (patch) | |
tree | 99383af72f414c897b5a102c4fdb53d08896f3e3 /src/common/plugin.c | |
parent | 32eac07424db6e794cc4bc0350545a1f72237efd (diff) |
fix incorrect FSF address
Diffstat (limited to 'src/common/plugin.c')
-rw-r--r-- | src/common/plugin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/plugin.c b/src/common/plugin.c index ade7fce4..d38085c5 100644 --- a/src/common/plugin.c +++ b/src/common/plugin.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 */ #include <stdlib.h> |