diff --git a/src/meshlab/Info.plist b/src/meshlab/Info.plist
index a8940ad0e..16a618c18 100644
--- a/src/meshlab/Info.plist
+++ b/src/meshlab/Info.plist
@@ -78,9 +78,7 @@
NOTE
This file was generated for MeshLab.
NSHumanReadableCopyright
- Created by Paolo Cignoni - VCG-ISTI-CNR
- Copyright © 2005-2020. All rights reserved.
-
+ Copyright VCG-ISTI-CNR © 2005-2020. All rights reserved.
NSPrincipalClass
NSApplication
NSSupportsAutomaticGraphicsSwitching
diff --git a/src/meshlab/Info_old.plist b/src/meshlab/Info_old.plist
deleted file mode 100644
index 82adf41fe..000000000
--- a/src/meshlab/Info_old.plist
+++ /dev/null
@@ -1,81 +0,0 @@
-
-
-
-
- NSPrincipalClass
- NSApplication
- NSHighResolutionCapable
- True
- CFBundleDocumentTypes
-
-
- CFBundleTypeExtensions
-
- obj
-
- CFBundleTypeIconFile
- meshlab_obj.icns
- CFBundleTypeName
- OBJ 3D file
- CFBundleTypeOSTypes
-
- OBJ
-
- CFBundleTypeRole
- Editor
- LSIsAppleDefaultForType
- Yes
-
-
- CFBundleTypeExtensions
-
- stl
-
- CFBundleTypeIconFile
- meshlab_obj.icns
- CFBundleTypeName
- STL 3D file
- CFBundleTypeOSTypes
-
- STL
-
- CFBundleTypeRole
- Editor
- LSIsAppleDefaultForType
- Yes
-
-
- CFBundleTypeExtensions
-
- ply
-
- CFBundleTypeIconFile
- meshlab_obj.icns
- CFBundleTypeName
- PLY 3D file
- CFBundleTypeOSTypes
-
- PLY
-
- CFBundleTypeRole
- Editor
- LSIsAppleDefaultForType
- Yes
-
-
- CFBundleExecutable
- MeshLab
- CFBundleGetInfoString
- MeshLab VCG-ISTI-CNR
- CFBundleIconFile
- meshlab.icns
- CFBundlePackageType
- APPL
- CFBundleSignature
- ????
- CFBundleIdentifier
- com.vcg.MeshLab
- NOTE
- Please, do NOT change this file -- It was generated by Qt/QMake.
-
-
\ No newline at end of file