diff options
Diffstat (limited to 'drivemount')
-rw-r--r-- | drivemount/drive-button.c | 2 | ||||
-rw-r--r-- | drivemount/drive-button.h | 2 | ||||
-rw-r--r-- | drivemount/drive-list.c | 2 | ||||
-rw-r--r-- | drivemount/drive-list.h | 2 | ||||
-rw-r--r-- | drivemount/drivemount.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/drivemount/drive-button.c b/drivemount/drive-button.c index e34b368d..d692b490 100644 --- a/drivemount/drive-button.c +++ b/drivemount/drive-button.c @@ -15,7 +15,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 * * Author: * James Henstridge <[email protected]> diff --git a/drivemount/drive-button.h b/drivemount/drive-button.h index 34b18df0..f0c3389d 100644 --- a/drivemount/drive-button.h +++ b/drivemount/drive-button.h @@ -14,7 +14,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 * * Author: * James Henstridge <[email protected]> diff --git a/drivemount/drive-list.c b/drivemount/drive-list.c index 1013a886..03dbd8d2 100644 --- a/drivemount/drive-list.c +++ b/drivemount/drive-list.c @@ -15,7 +15,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 * * Author: * James Henstridge <[email protected]> diff --git a/drivemount/drive-list.h b/drivemount/drive-list.h index dc880a86..9028d39e 100644 --- a/drivemount/drive-list.h +++ b/drivemount/drive-list.h @@ -14,7 +14,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 * * Author: * James Henstridge <[email protected]> diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c index 3d9f0477..8fd56b9b 100644 --- a/drivemount/drivemount.c +++ b/drivemount/drivemount.c @@ -14,7 +14,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 * * Author: * James Henstridge <[email protected]> |