From 12b8166e82c4439f63ec8c9f2796057893550913 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Wed, 9 Jan 2013 21:45:56 +0100 Subject: [PATCH] Copyright notices --- attributs.py | 8 +++++--- lc_ldap.py | 10 +++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/attributs.py b/attributs.py index a4f49bc..02aca80 100644 --- a/attributs.py +++ b/attributs.py @@ -3,9 +3,11 @@ # # ATTRIBUTS.PY-- Description des attributs ldap # -# Copyright (C) 2010 Cr@ns -# Author: Antoine Durand-Gasselin -# All rights reserved. +# Copyright (C) 2010-2013 Cr@ns +# Authors: Antoine Durand-Gasselin +# Nicolas Dandrimont +# Valentin Samir +# Vincent Le Gallic # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: diff --git a/lc_ldap.py b/lc_ldap.py index 2ad870b..69b4d36 100644 --- a/lc_ldap.py +++ b/lc_ldap.py @@ -3,9 +3,13 @@ # # LC_LDAP.PY-- LightWeight CransLdap # -# Copyright (C) 2010 Cr@ns -# Author: Antoine Durand-Gasselin -# All rights reserved. +# Copyright (C) 2010-2013 Cr@ns +# Authors: Antoine Durand-Gasselin +# Nicolas Dandrimont +# Olivier Iffrig +# Valentin Samir +# Daniel Stan +# Vincent Le Gallic # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: