diff --git a/lam/copyright b/lam/copyright index b23cb850..6b5dc3db 100644 --- a/lam/copyright +++ b/lam/copyright @@ -49,8 +49,9 @@ time. * lib/modules/zarafaServer.inc * lib/modules/zarafaUser.inc * lib/types/alias.inc -* lib/types/bind.inc * lib/types/automountType.inc +* lib/types/bind.inc +* lib/types/customType.inc * lib/types/gon.inc * lib/types/nisObjectType.inc * lib/types/nsview.inc diff --git a/lam/graphics/servicesSmall.png b/lam/graphics/servicesSmall.png new file mode 100644 index 00000000..8e146b46 Binary files /dev/null and b/lam/graphics/servicesSmall.png differ diff --git a/lam/lib/types/.gitignore b/lam/lib/types/.gitignore index 0df86af4..3c26a2e5 100644 --- a/lam/lib/types/.gitignore +++ b/lam/lib/types/.gitignore @@ -10,3 +10,4 @@ /zarafaAddressListType.inc /zarafaDynamicGroupType.inc /kopano*.inc +/customType.inc