diff options
Diffstat (limited to 'src/interface/linux')
| -rw-r--r-- | src/interface/linux/linux_entropy.c | 3 | ||||
| -rw-r--r-- | src/interface/linux/linux_nap.c | 3 | ||||
| -rw-r--r-- | src/interface/linux/linux_uaccess.c | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/src/interface/linux/linux_entropy.c b/src/interface/linux/linux_entropy.c index d82aabaad..4671a48da 100644 --- a/src/interface/linux/linux_entropy.c +++ b/src/interface/linux/linux_entropy.c @@ -13,7 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE ( GPL2_OR_LATER ); diff --git a/src/interface/linux/linux_nap.c b/src/interface/linux/linux_nap.c index 98642bad0..f1d3cd962 100644 --- a/src/interface/linux/linux_nap.c +++ b/src/interface/linux/linux_nap.c @@ -13,7 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE(GPL2_OR_LATER); diff --git a/src/interface/linux/linux_uaccess.c b/src/interface/linux/linux_uaccess.c index d4e52d093..5ab0b6b65 100644 --- a/src/interface/linux/linux_uaccess.c +++ b/src/interface/linux/linux_uaccess.c @@ -13,7 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE(GPL2_OR_LATER); |
