diff options
| author | Matej Cepl <mcepl@redhat.com> | 2015-01-16 16:50:23 -0300 | 
|---|---|---|
| committer | dequis <dx@dxzone.com.ar> | 2015-01-16 16:50:23 -0300 | 
| commit | 6f10697380c620065731a5beece95c0f5bd652a0 (patch) | |
| tree | af22e87048c08f3110377e9fca3c85d81341182e /set.c | |
| parent | bc7a0d46e36a819755ca3f2b38194fb11eca0dd9 (diff) | |
Fix incorrect Free Software Foundation address
Diffstat (limited to 'set.c')
| -rw-r--r-- | set.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -19,8 +19,8 @@    You should have received a copy of the GNU General Public License with    the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL; -  if not, write to the Free Software Foundation, Inc., 59 Temple Place, -  Suite 330, Boston, MA  02111-1307  USA +  if not, write to the Free Software Foundation, Inc., 51 Franklin St., +  Fifth Floor, Boston, MA  02110-1301  USA  */  #define BITLBEE_CORE | 
