From 3861b9257bf319b9e2d22058e4cd1b331bf42673 Mon Sep 17 00:00:00 2001 From: Daniel Mustieles Date: Thu, 23 Jan 2014 11:59:48 +0100 Subject: [PATCH] Replace obsolete FSF postal address in copyright notices (#721565) This is part of parent bug: Bug #721455 - Obsolete info in license text on multiple modules and GNOME Goal: https://wiki.gnome.org/Initiatives/GnomeGoals/Proposals * verify all source files to make sure they have a license and a copyright, and that both are up-to-date Bug #721565 - License text contains obsolete FSF postal address --- compose/ucompose.hpp | 4 +--- include/Copy_Blocks.h | 5 ++--- include/DMRaid.h | 5 ++--- include/Device.h | 5 ++--- include/DialogFeatures.h | 5 ++--- include/DialogManageFlags.h | 5 ++--- include/Dialog_Base_Partition.h | 5 ++--- include/Dialog_Disklabel.h | 5 ++--- include/Dialog_Partition_Copy.h | 5 ++--- include/Dialog_Partition_Info.h | 5 ++--- include/Dialog_Partition_Label.h | 5 ++--- include/Dialog_Partition_New.h | 5 ++--- include/Dialog_Partition_Resize_Move.h | 5 ++--- include/Dialog_Progress.h | 5 ++--- include/Dialog_Rescue_Data.h | 5 ++--- include/DrawingAreaVisualDisk.h | 5 ++--- include/FS_Info.h | 5 ++--- include/FileSystem.h | 5 ++--- include/Frame_Resizer_Base.h | 5 ++--- include/Frame_Resizer_Extended.h | 5 ++--- include/GParted_Core.h | 5 ++--- include/HBoxOperations.h | 5 ++--- include/LVM2_PV_Info.h | 5 ++--- include/Operation.h | 5 ++--- include/OperationChangeUUID.h | 5 ++--- include/OperationCheck.h | 5 ++--- include/OperationCopy.h | 5 ++--- include/OperationCreate.h | 5 ++--- include/OperationDelete.h | 5 ++--- include/OperationDetail.h | 5 ++--- include/OperationFormat.h | 5 ++--- include/OperationLabelPartition.h | 5 ++--- include/OperationResizeMove.h | 5 ++--- include/Partition.h | 5 ++--- include/PipeCapture.h | 5 ++--- include/Proc_Partitions_Info.h | 5 ++--- include/TreeView_Detail.h | 5 ++--- include/Utils.h | 5 ++--- include/Win_GParted.h | 5 ++--- include/btrfs.h | 5 ++--- include/exfat.h | 5 ++--- include/ext2.h | 5 ++--- include/f2fs.h | 5 ++--- include/fat16.h | 5 ++--- include/hfs.h | 5 ++--- include/hfsplus.h | 5 ++--- include/jfs.h | 5 ++--- include/linux_swap.h | 5 ++--- include/lvm2_pv.h | 5 ++--- include/nilfs2.h | 5 ++--- include/ntfs.h | 5 ++--- include/reiser4.h | 5 ++--- include/reiserfs.h | 5 ++--- include/ufs.h | 5 ++--- include/xfs.h | 5 ++--- src/Copy_Blocks.cc | 5 ++--- src/DMRaid.cc | 5 ++--- src/Device.cc | 5 ++--- src/DialogFeatures.cc | 5 ++--- src/DialogManageFlags.cc | 5 ++--- src/Dialog_Base_Partition.cc | 5 ++--- src/Dialog_Disklabel.cc | 5 ++--- src/Dialog_Partition_Copy.cc | 5 ++--- src/Dialog_Partition_Info.cc | 5 ++--- src/Dialog_Partition_Label.cc | 5 ++--- src/Dialog_Partition_New.cc | 5 ++--- src/Dialog_Partition_Resize_Move.cc | 5 ++--- src/Dialog_Progress.cc | 5 ++--- src/Dialog_Rescue_Data.cc | 5 ++--- src/DrawingAreaVisualDisk.cc | 5 ++--- src/FS_Info.cc | 5 ++--- src/FileSystem.cc | 5 ++--- src/Frame_Resizer_Base.cc | 5 ++--- src/Frame_Resizer_Extended.cc | 5 ++--- src/GParted_Core.cc | 5 ++--- src/HBoxOperations.cc | 5 ++--- src/LVM2_PV_Info.cc | 5 ++--- src/Operation.cc | 5 ++--- src/OperationChangeUUID.cc | 5 ++--- src/OperationCheck.cc | 5 ++--- src/OperationCopy.cc | 5 ++--- src/OperationCreate.cc | 5 ++--- src/OperationDelete.cc | 5 ++--- src/OperationDetail.cc | 5 ++--- src/OperationFormat.cc | 5 ++--- src/OperationLabelPartition.cc | 5 ++--- src/OperationResizeMove.cc | 5 ++--- src/Partition.cc | 5 ++--- src/PipeCapture.cc | 5 ++--- src/Proc_Partitions_Info.cc | 5 ++--- src/TreeView_Detail.cc | 5 ++--- src/Utils.cc | 5 ++--- src/Win_GParted.cc | 5 ++--- src/btrfs.cc | 5 ++--- src/exfat.cc | 5 ++--- src/ext2.cc | 5 ++--- src/f2fs.cc | 5 ++--- src/fat16.cc | 5 ++--- src/hfs.cc | 5 ++--- src/hfsplus.cc | 5 ++--- src/jfs.cc | 5 ++--- src/linux_swap.cc | 5 ++--- src/lvm2_pv.cc | 5 ++--- src/main.cc | 5 ++--- src/nilfs2.cc | 5 ++--- src/ntfs.cc | 5 ++--- src/reiser4.cc | 5 ++--- src/reiserfs.cc | 5 ++--- src/ufs.cc | 5 ++--- src/xfs.cc | 5 ++--- 110 files changed, 219 insertions(+), 330 deletions(-) diff --git a/compose/ucompose.hpp b/compose/ucompose.hpp index 5a84b26b..2d75a5da 100644 --- a/compose/ucompose.hpp +++ b/compose/ucompose.hpp @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - * USA. + * License along with this library; if not, see . */ // diff --git a/include/Copy_Blocks.h b/include/Copy_Blocks.h index 1da3305f..e2a604e3 100644 --- a/include/Copy_Blocks.h +++ b/include/Copy_Blocks.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_COPY_BLOCKS_H diff --git a/include/DMRaid.h b/include/DMRaid.h index 8ee58aa4..377fede6 100644 --- a/include/DMRaid.h +++ b/include/DMRaid.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ /* READ THIS! diff --git a/include/Device.h b/include/Device.h index 1a45ba3a..b9482845 100644 --- a/include/Device.h +++ b/include/Device.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DEVICE_H diff --git a/include/DialogFeatures.h b/include/DialogFeatures.h index 4845a358..5f63450f 100644 --- a/include/DialogFeatures.h +++ b/include/DialogFeatures.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOGFEATURES_H diff --git a/include/DialogManageFlags.h b/include/DialogManageFlags.h index 0caf3b53..43fc9d35 100644 --- a/include/DialogManageFlags.h +++ b/include/DialogManageFlags.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/Dialog_Base_Partition.h b/include/Dialog_Base_Partition.h index 622eedc5..8713a966 100644 --- a/include/Dialog_Base_Partition.h +++ b/include/Dialog_Base_Partition.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_BASE_PARTITION_H diff --git a/include/Dialog_Disklabel.h b/include/Dialog_Disklabel.h index 8cd7c4d4..ca26a04d 100644 --- a/include/Dialog_Disklabel.h +++ b/include/Dialog_Disklabel.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/Dialog_Partition_Copy.h b/include/Dialog_Partition_Copy.h index 7e5ee582..4de635a5 100644 --- a/include/Dialog_Partition_Copy.h +++ b/include/Dialog_Partition_Copy.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_PARTITION_COPY_H diff --git a/include/Dialog_Partition_Info.h b/include/Dialog_Partition_Info.h index ccb9b9fa..6480ade0 100644 --- a/include/Dialog_Partition_Info.h +++ b/include/Dialog_Partition_Info.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_PARTITION_INFO_H diff --git a/include/Dialog_Partition_Label.h b/include/Dialog_Partition_Label.h index 1276da59..8779ebb7 100644 --- a/include/Dialog_Partition_Label.h +++ b/include/Dialog_Partition_Label.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_PARTITION_LABEL_H diff --git a/include/Dialog_Partition_New.h b/include/Dialog_Partition_New.h index 0a098adf..dfa7c7aa 100644 --- a/include/Dialog_Partition_New.h +++ b/include/Dialog_Partition_New.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_PARTITION_NEW_H diff --git a/include/Dialog_Partition_Resize_Move.h b/include/Dialog_Partition_Resize_Move.h index 831a9c47..ab27685a 100644 --- a/include/Dialog_Partition_Resize_Move.h +++ b/include/Dialog_Partition_Resize_Move.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_PARTITION_RESIZE_MOVE_H diff --git a/include/Dialog_Progress.h b/include/Dialog_Progress.h index 7af80977..d680cedd 100644 --- a/include/Dialog_Progress.h +++ b/include/Dialog_Progress.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DIALOG_PROGRESS_H diff --git a/include/Dialog_Rescue_Data.h b/include/Dialog_Rescue_Data.h index b26b1bfc..0dd12452 100644 --- a/include/Dialog_Rescue_Data.h +++ b/include/Dialog_Rescue_Data.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ /* diff --git a/include/DrawingAreaVisualDisk.h b/include/DrawingAreaVisualDisk.h index 9dceb27d..082bc8f9 100644 --- a/include/DrawingAreaVisualDisk.h +++ b/include/DrawingAreaVisualDisk.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_DRAWINGAREAVISUALDISK_H diff --git a/include/FS_Info.h b/include/FS_Info.h index f8bd842a..21dc0540 100644 --- a/include/FS_Info.h +++ b/include/FS_Info.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_FS_INFO_H diff --git a/include/FileSystem.h b/include/FileSystem.h index a19aa158..8fbfd8e3 100644 --- a/include/FileSystem.h +++ b/include/FileSystem.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/Frame_Resizer_Base.h b/include/Frame_Resizer_Base.h index 3c2be0d0..0e61d67a 100644 --- a/include/Frame_Resizer_Base.h +++ b/include/Frame_Resizer_Base.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_FRAME_RESIZER_BASE_H diff --git a/include/Frame_Resizer_Extended.h b/include/Frame_Resizer_Extended.h index fa6ca018..8283bc39 100644 --- a/include/Frame_Resizer_Extended.h +++ b/include/Frame_Resizer_Extended.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/GParted_Core.h b/include/GParted_Core.h index ed6a5407..cf8c7986 100644 --- a/include/GParted_Core.h +++ b/include/GParted_Core.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_GPARTED_CORE_H diff --git a/include/HBoxOperations.h b/include/HBoxOperations.h index 3d4a4ec6..6cbb0e4f 100644 --- a/include/HBoxOperations.h +++ b/include/HBoxOperations.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_HBOXOPERATIONS_H diff --git a/include/LVM2_PV_Info.h b/include/LVM2_PV_Info.h index 4f7e6994..afdbb6f9 100644 --- a/include/LVM2_PV_Info.h +++ b/include/LVM2_PV_Info.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/Operation.h b/include/Operation.h index d0129b5f..7aeeef9e 100644 --- a/include/Operation.h +++ b/include/Operation.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATION_H diff --git a/include/OperationChangeUUID.h b/include/OperationChangeUUID.h index 848bda53..5d2c93b0 100644 --- a/include/OperationChangeUUID.h +++ b/include/OperationChangeUUID.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONCHANGEUUID_H diff --git a/include/OperationCheck.h b/include/OperationCheck.h index d08d0ed6..65603d18 100644 --- a/include/OperationCheck.h +++ b/include/OperationCheck.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONCHECK_H diff --git a/include/OperationCopy.h b/include/OperationCopy.h index a375007b..71b3bd17 100644 --- a/include/OperationCopy.h +++ b/include/OperationCopy.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONCOPY_H diff --git a/include/OperationCreate.h b/include/OperationCreate.h index 5fdb78b2..62023b69 100644 --- a/include/OperationCreate.h +++ b/include/OperationCreate.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONCREATE_H diff --git a/include/OperationDelete.h b/include/OperationDelete.h index c09ef1db..c1155cc2 100644 --- a/include/OperationDelete.h +++ b/include/OperationDelete.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONDELETE_H diff --git a/include/OperationDetail.h b/include/OperationDetail.h index 4d7639b1..290f17d6 100644 --- a/include/OperationDetail.h +++ b/include/OperationDetail.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONDETAIL_H diff --git a/include/OperationFormat.h b/include/OperationFormat.h index 6c54a404..22732ce8 100644 --- a/include/OperationFormat.h +++ b/include/OperationFormat.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONFORMAT_H diff --git a/include/OperationLabelPartition.h b/include/OperationLabelPartition.h index 17ee2493..eb82d6b5 100644 --- a/include/OperationLabelPartition.h +++ b/include/OperationLabelPartition.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONLABELPARTITION_H diff --git a/include/OperationResizeMove.h b/include/OperationResizeMove.h index 81d932ed..a625179e 100644 --- a/include/OperationResizeMove.h +++ b/include/OperationResizeMove.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_OPERATIONRESIZEMOVE_H diff --git a/include/Partition.h b/include/Partition.h index f7766d1e..8fa93619 100644 --- a/include/Partition.h +++ b/include/Partition.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ /* READ THIS!! diff --git a/include/PipeCapture.h b/include/PipeCapture.h index 0493da75..e37eba80 100644 --- a/include/PipeCapture.h +++ b/include/PipeCapture.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_PIPECAPTURE_H diff --git a/include/Proc_Partitions_Info.h b/include/Proc_Partitions_Info.h index 9c480950..c877e0fc 100644 --- a/include/Proc_Partitions_Info.h +++ b/include/Proc_Partitions_Info.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/TreeView_Detail.h b/include/TreeView_Detail.h index d8aec148..0097b6a4 100644 --- a/include/TreeView_Detail.h +++ b/include/TreeView_Detail.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_TREEVIEW_DETAIL_H diff --git a/include/Utils.h b/include/Utils.h index b59dd3a9..c4d9dd94 100644 --- a/include/Utils.h +++ b/include/Utils.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/Win_GParted.h b/include/Win_GParted.h index eb56b31b..432e53ad 100644 --- a/include/Win_GParted.h +++ b/include/Win_GParted.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #ifndef GPARTED_WIN_GPARTED_H diff --git a/include/btrfs.h b/include/btrfs.h index 0c989e38..6cf7744e 100644 --- a/include/btrfs.h +++ b/include/btrfs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/exfat.h b/include/exfat.h index 1c011262..8ade7092 100644 --- a/include/exfat.h +++ b/include/exfat.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/ext2.h b/include/ext2.h index 591a393b..b9c7af45 100644 --- a/include/ext2.h +++ b/include/ext2.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/f2fs.h b/include/f2fs.h index 8e4e0578..cd4a9e07 100644 --- a/include/f2fs.h +++ b/include/f2fs.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/fat16.h b/include/fat16.h index 22deb7d8..84f38476 100644 --- a/include/fat16.h +++ b/include/fat16.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/hfs.h b/include/hfs.h index 5e8edd65..5b9fad43 100644 --- a/include/hfs.h +++ b/include/hfs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/hfsplus.h b/include/hfsplus.h index e4420fb7..00dcba88 100644 --- a/include/hfsplus.h +++ b/include/hfsplus.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/jfs.h b/include/jfs.h index e6b60c58..ec117d6a 100644 --- a/include/jfs.h +++ b/include/jfs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/linux_swap.h b/include/linux_swap.h index d1ab283f..38ab41ec 100644 --- a/include/linux_swap.h +++ b/include/linux_swap.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/lvm2_pv.h b/include/lvm2_pv.h index 7369f31a..4d8bd869 100644 --- a/include/lvm2_pv.h +++ b/include/lvm2_pv.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/nilfs2.h b/include/nilfs2.h index 5d77376e..4ab6b1b3 100644 --- a/include/nilfs2.h +++ b/include/nilfs2.h @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/ntfs.h b/include/ntfs.h index a6621140..714dc907 100644 --- a/include/ntfs.h +++ b/include/ntfs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/reiser4.h b/include/reiser4.h index f83b8e42..bcb4dac8 100644 --- a/include/reiser4.h +++ b/include/reiser4.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/reiserfs.h b/include/reiserfs.h index dc977ada..450c7f2f 100644 --- a/include/reiserfs.h +++ b/include/reiserfs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/ufs.h b/include/ufs.h index be2e99f6..a755b824 100644 --- a/include/ufs.h +++ b/include/ufs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/include/xfs.h b/include/xfs.h index c65134e4..6a0ddb80 100644 --- a/include/xfs.h +++ b/include/xfs.h @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/Copy_Blocks.cc b/src/Copy_Blocks.cc index 6a9b03e9..d0409519 100644 --- a/src/Copy_Blocks.cc +++ b/src/Copy_Blocks.cc @@ -10,11 +10,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Copy_Blocks.h" diff --git a/src/DMRaid.cc b/src/DMRaid.cc index 9b51af8a..0f1c4ad3 100644 --- a/src/DMRaid.cc +++ b/src/DMRaid.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/DMRaid.h" diff --git a/src/Device.cc b/src/Device.cc index 76026f68..a24e2495 100644 --- a/src/Device.cc +++ b/src/Device.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Device.h" diff --git a/src/DialogFeatures.cc b/src/DialogFeatures.cc index f6ee8cbe..6ba2e687 100644 --- a/src/DialogFeatures.cc +++ b/src/DialogFeatures.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/DialogFeatures.h" diff --git a/src/DialogManageFlags.cc b/src/DialogManageFlags.cc index 8cb12840..350f85f9 100644 --- a/src/DialogManageFlags.cc +++ b/src/DialogManageFlags.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/DialogManageFlags.h" diff --git a/src/Dialog_Base_Partition.cc b/src/Dialog_Base_Partition.cc index 54a98c9b..37375b4a 100644 --- a/src/Dialog_Base_Partition.cc +++ b/src/Dialog_Base_Partition.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Base_Partition.h" diff --git a/src/Dialog_Disklabel.cc b/src/Dialog_Disklabel.cc index 6493b49f..abdc6000 100644 --- a/src/Dialog_Disklabel.cc +++ b/src/Dialog_Disklabel.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Disklabel.h" diff --git a/src/Dialog_Partition_Copy.cc b/src/Dialog_Partition_Copy.cc index 1da5fae7..2c3a9524 100644 --- a/src/Dialog_Partition_Copy.cc +++ b/src/Dialog_Partition_Copy.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Partition_Copy.h" diff --git a/src/Dialog_Partition_Info.cc b/src/Dialog_Partition_Info.cc index 6e378d9d..160252b3 100644 --- a/src/Dialog_Partition_Info.cc +++ b/src/Dialog_Partition_Info.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Partition_Info.h" diff --git a/src/Dialog_Partition_Label.cc b/src/Dialog_Partition_Label.cc index c31462ca..2a39d8d6 100644 --- a/src/Dialog_Partition_Label.cc +++ b/src/Dialog_Partition_Label.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Partition_Label.h" diff --git a/src/Dialog_Partition_New.cc b/src/Dialog_Partition_New.cc index dcd83919..809a2fb2 100644 --- a/src/Dialog_Partition_New.cc +++ b/src/Dialog_Partition_New.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Partition_New.h" diff --git a/src/Dialog_Partition_Resize_Move.cc b/src/Dialog_Partition_Resize_Move.cc index c9e8fd2b..7262ea08 100644 --- a/src/Dialog_Partition_Resize_Move.cc +++ b/src/Dialog_Partition_Resize_Move.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Partition_Resize_Move.h" diff --git a/src/Dialog_Progress.cc b/src/Dialog_Progress.cc index 7fcf71a2..f1ee542f 100644 --- a/src/Dialog_Progress.cc +++ b/src/Dialog_Progress.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Dialog_Progress.h" diff --git a/src/Dialog_Rescue_Data.cc b/src/Dialog_Rescue_Data.cc index f1dff884..97542702 100644 --- a/src/Dialog_Rescue_Data.cc +++ b/src/Dialog_Rescue_Data.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Utils.h" diff --git a/src/DrawingAreaVisualDisk.cc b/src/DrawingAreaVisualDisk.cc index 47034fa9..6a81c5a2 100644 --- a/src/DrawingAreaVisualDisk.cc +++ b/src/DrawingAreaVisualDisk.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/DrawingAreaVisualDisk.h" diff --git a/src/FS_Info.cc b/src/FS_Info.cc index 74148d9f..89eb9915 100644 --- a/src/FS_Info.cc +++ b/src/FS_Info.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/FS_Info.h" diff --git a/src/FileSystem.cc b/src/FileSystem.cc index 54a3fc30..0a092c15 100644 --- a/src/FileSystem.cc +++ b/src/FileSystem.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/Frame_Resizer_Base.cc b/src/Frame_Resizer_Base.cc index 18d8002c..5444796d 100644 --- a/src/Frame_Resizer_Base.cc +++ b/src/Frame_Resizer_Base.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Frame_Resizer_Base.h" diff --git a/src/Frame_Resizer_Extended.cc b/src/Frame_Resizer_Extended.cc index 81bc0ea5..abbd1cf1 100644 --- a/src/Frame_Resizer_Extended.cc +++ b/src/Frame_Resizer_Extended.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Frame_Resizer_Extended.h" diff --git a/src/GParted_Core.cc b/src/GParted_Core.cc index 1859a19a..362e22e2 100644 --- a/src/GParted_Core.cc +++ b/src/GParted_Core.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Win_GParted.h" diff --git a/src/HBoxOperations.cc b/src/HBoxOperations.cc index f325dd0a..1e46908c 100644 --- a/src/HBoxOperations.cc +++ b/src/HBoxOperations.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/HBoxOperations.h" diff --git a/src/LVM2_PV_Info.cc b/src/LVM2_PV_Info.cc index 15fc1a4f..1863a45f 100644 --- a/src/LVM2_PV_Info.cc +++ b/src/LVM2_PV_Info.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/LVM2_PV_Info.h" diff --git a/src/Operation.cc b/src/Operation.cc index 89170db9..21e244dc 100644 --- a/src/Operation.cc +++ b/src/Operation.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Operation.h" diff --git a/src/OperationChangeUUID.cc b/src/OperationChangeUUID.cc index 51781ee2..0f0cc085 100644 --- a/src/OperationChangeUUID.cc +++ b/src/OperationChangeUUID.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationChangeUUID.h" diff --git a/src/OperationCheck.cc b/src/OperationCheck.cc index 7439ee1c..d6c97f04 100644 --- a/src/OperationCheck.cc +++ b/src/OperationCheck.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationCheck.h" diff --git a/src/OperationCopy.cc b/src/OperationCopy.cc index 315bb1dc..afc3fe6c 100644 --- a/src/OperationCopy.cc +++ b/src/OperationCopy.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationCopy.h" diff --git a/src/OperationCreate.cc b/src/OperationCreate.cc index ef2b8ea1..52716308 100644 --- a/src/OperationCreate.cc +++ b/src/OperationCreate.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationCreate.h" diff --git a/src/OperationDelete.cc b/src/OperationDelete.cc index 2602cb63..c6fbd140 100644 --- a/src/OperationDelete.cc +++ b/src/OperationDelete.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationDelete.h" diff --git a/src/OperationDetail.cc b/src/OperationDetail.cc index 86b41273..d08cba2b 100644 --- a/src/OperationDetail.cc +++ b/src/OperationDetail.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/OperationFormat.cc b/src/OperationFormat.cc index a71876e4..dbbf465d 100644 --- a/src/OperationFormat.cc +++ b/src/OperationFormat.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationFormat.h" diff --git a/src/OperationLabelPartition.cc b/src/OperationLabelPartition.cc index 66887ef0..ce1ae3e4 100644 --- a/src/OperationLabelPartition.cc +++ b/src/OperationLabelPartition.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationLabelPartition.h" diff --git a/src/OperationResizeMove.cc b/src/OperationResizeMove.cc index 7f5e42bd..5741586a 100644 --- a/src/OperationResizeMove.cc +++ b/src/OperationResizeMove.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/OperationResizeMove.h" diff --git a/src/Partition.cc b/src/Partition.cc index 02200abc..a42833b5 100644 --- a/src/Partition.cc +++ b/src/Partition.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Partition.h" diff --git a/src/PipeCapture.cc b/src/PipeCapture.cc index 4224c8dd..0a8f3880 100644 --- a/src/PipeCapture.cc +++ b/src/PipeCapture.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/PipeCapture.h" diff --git a/src/Proc_Partitions_Info.cc b/src/Proc_Partitions_Info.cc index 3d6ebe63..595cdb24 100644 --- a/src/Proc_Partitions_Info.cc +++ b/src/Proc_Partitions_Info.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Proc_Partitions_Info.h" diff --git a/src/TreeView_Detail.cc b/src/TreeView_Detail.cc index 32401525..2bd22276 100644 --- a/src/TreeView_Detail.cc +++ b/src/TreeView_Detail.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/TreeView_Detail.h" diff --git a/src/Utils.cc b/src/Utils.cc index 80e2e7fa..65bc0715 100644 --- a/src/Utils.cc +++ b/src/Utils.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Utils.h" diff --git a/src/Win_GParted.cc b/src/Win_GParted.cc index ce0b2068..6cf5a833 100644 --- a/src/Win_GParted.cc +++ b/src/Win_GParted.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Win_GParted.h" diff --git a/src/btrfs.cc b/src/btrfs.cc index 56b39444..b1058e67 100644 --- a/src/btrfs.cc +++ b/src/btrfs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/exfat.cc b/src/exfat.cc index bfd34c4a..fc8050e0 100644 --- a/src/exfat.cc +++ b/src/exfat.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/ext2.cc b/src/ext2.cc index 6ba96249..34f50ec7 100644 --- a/src/ext2.cc +++ b/src/ext2.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/ext2.h" diff --git a/src/f2fs.cc b/src/f2fs.cc index 23b3f001..26492524 100644 --- a/src/f2fs.cc +++ b/src/f2fs.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/fat16.cc b/src/fat16.cc index dfdd53e6..8a9f4cc8 100644 --- a/src/fat16.cc +++ b/src/fat16.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/hfs.cc b/src/hfs.cc index e8b86d8d..4e6503aa 100644 --- a/src/hfs.cc +++ b/src/hfs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/hfsplus.cc b/src/hfsplus.cc index 5775d42a..6299d50c 100644 --- a/src/hfsplus.cc +++ b/src/hfsplus.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/jfs.cc b/src/jfs.cc index 39950ee1..c8f826b7 100644 --- a/src/jfs.cc +++ b/src/jfs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/linux_swap.cc b/src/linux_swap.cc index 0ad3ea20..18f547ce 100644 --- a/src/linux_swap.cc +++ b/src/linux_swap.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/lvm2_pv.cc b/src/lvm2_pv.cc index 2e8d0c2e..f548d657 100644 --- a/src/lvm2_pv.cc +++ b/src/lvm2_pv.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/main.cc b/src/main.cc index c0642f0c..05a13b74 100644 --- a/src/main.cc +++ b/src/main.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ #include "../include/Win_GParted.h" diff --git a/src/nilfs2.cc b/src/nilfs2.cc index a4758920..880bee27 100644 --- a/src/nilfs2.cc +++ b/src/nilfs2.cc @@ -8,11 +8,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/ntfs.cc b/src/ntfs.cc index 59c1da94..6ac19cb3 100644 --- a/src/ntfs.cc +++ b/src/ntfs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/reiser4.cc b/src/reiser4.cc index a7e4f863..73c7c3a8 100644 --- a/src/reiser4.cc +++ b/src/reiser4.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/reiserfs.cc b/src/reiserfs.cc index 8a426004..2c44471d 100644 --- a/src/reiserfs.cc +++ b/src/reiserfs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/ufs.cc b/src/ufs.cc index 4c2f583c..e8936bc4 100644 --- a/src/ufs.cc +++ b/src/ufs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */ diff --git a/src/xfs.cc b/src/xfs.cc index 46f7506c..82ffa427 100644 --- a/src/xfs.cc +++ b/src/xfs.cc @@ -9,11 +9,10 @@ * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Library General Public License for more details. + * GNU General Public License for more details. * * 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. + * along with this program; if not, see . */