Simply replace old bits of the address by new ones. Signed-off-by: Benedikt Spranger <[email protected]> --- slcand.c | 2 +- slcanpty.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/slcand.c b/slcand.c index f84435f..8700700 100644 --- a/slcand.c +++ b/slcand.c @@ -20,7 +20,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 * * This code is derived from an example daemon code from * diff --git a/slcanpty.c b/slcanpty.c index cd18cd2..80626fe 100644 --- a/slcanpty.c +++ b/slcanpty.c @@ -20,7 +20,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 * * Send feedback to <[email protected]> * -- 1.6.5.7 _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
