diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:57:29 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:57:29 -0500 |
commit | d72b5f2a0bbd035a98979c3519de90a194f67e05 (patch) | |
tree | 41e2ed48f607e5f7631974b232dbb0f8262a3520 /src/core/errors.c | |
parent | f92f68f71e49c87a21774df9afe91b4459774921 (diff) | |
download | marco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.bz2 marco-d72b5f2a0bbd035a98979c3519de90a194f67e05.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'src/core/errors.c')
-rw-r--r-- | src/core/errors.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/errors.c b/src/core/errors.c index 3b2a6334..6539d7b1 100644 --- a/src/core/errors.c +++ b/src/core/errors.c @@ -18,8 +18,8 @@ * * 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 <config.h> |