Copyright notices

This commit is contained in:
Nicolas Dandrimont 2013-01-09 21:45:56 +01:00
parent 2d38d87bb5
commit 12b8166e82
2 changed files with 12 additions and 6 deletions

View file

@ -3,9 +3,11 @@
# #
# ATTRIBUTS.PY-- Description des attributs ldap # ATTRIBUTS.PY-- Description des attributs ldap
# #
# Copyright (C) 2010 Cr@ns <roots@crans.org> # Copyright (C) 2010-2013 Cr@ns <roots@crans.org>
# Author: Antoine Durand-Gasselin <adg@crans.org> # Authors: Antoine Durand-Gasselin <adg@crans.org>
# All rights reserved. # Nicolas Dandrimont <olasd@crans.org>
# Valentin Samir <samir@crans.org>
# Vincent Le Gallic <legallic@crans.org>
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: # modification, are permitted provided that the following conditions are met:

View file

@ -3,9 +3,13 @@
# #
# LC_LDAP.PY-- LightWeight CransLdap # LC_LDAP.PY-- LightWeight CransLdap
# #
# Copyright (C) 2010 Cr@ns <roots@crans.org> # Copyright (C) 2010-2013 Cr@ns <roots@crans.org>
# Author: Antoine Durand-Gasselin <adg@crans.org> # Authors: Antoine Durand-Gasselin <adg@crans.org>
# All rights reserved. # Nicolas Dandrimont <olasd@crans.org>
# Olivier Iffrig <iffrig@crans.org>
# Valentin Samir <samir@crans.org>
# Daniel Stan <dstan@crans.org>
# Vincent Le Gallic <legallic@crans.org>
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: # modification, are permitted provided that the following conditions are met: