diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/scsi.h | 5 | ||||
-rw-r--r-- | include/scsi/scsi_ioctl.h | 5 | ||||
-rw-r--r-- | include/scsi/sg.h | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/include/scsi/scsi.h b/include/scsi/scsi.h index 49ab75806..20ca8de86 100644 --- a/include/scsi/scsi.h +++ b/include/scsi/scsi.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ /* * This header file contains public constants and structures used by diff --git a/include/scsi/scsi_ioctl.h b/include/scsi/scsi_ioctl.h index ba8c84faf..14b45b34d 100644 --- a/include/scsi/scsi_ioctl.h +++ b/include/scsi/scsi_ioctl.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ #ifndef _SCSI_IOCTL_H #define _SCSI_IOCTL_H diff --git a/include/scsi/sg.h b/include/scsi/sg.h index b0dc0ad7d..2aa593729 100644 --- a/include/scsi/sg.h +++ b/include/scsi/sg.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + <http://www.gnu.org/licenses/>. */ /* History: |