From 142c140066e02f9ac05187ea5035497353f62bcc Mon Sep 17 00:00:00 2001 From: "denisb@a-working-class-hero-is-something-to.be" <> Date: Fri, 1 Jan 2016 12:18:51 +0000 Subject: [PATCH] =?UTF-8?q?bonne=20ann=C3=A9e.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action/acceder_document.php | 2 +- action/ajouter_documents.php | 2 +- action/changer_mode_document.php | 2 +- action/copier_local.php | 2 +- action/dissocier_document.php | 2 +- action/editer_document.php | 2 +- action/supprimer_document.php | 2 +- action/supprimer_tous_orphelins.php | 2 +- action/tourner.php | 2 +- action/verifier_documents_brises.php | 2 +- action/verifier_documents_liens.php | 2 +- base/medias.php | 2 +- base/typedoc.php | 2 +- formulaires/changer_fichier_document.php | 2 +- formulaires/configurer_documents.php | 2 +- formulaires/editer_document.php | 2 +- formulaires/illustrer_document.php | 2 +- formulaires/joindre_document.php | 2 +- inc/choisir_mode_document.php | 2 +- inc/documenter_objet.php | 2 +- inc/documents.php | 2 +- inc/getdocument.php | 2 +- inc/joindre_document.php | 2 +- inc/marquer_doublons_doc.php | 2 +- inc/renseigner_document.php | 2 +- inc/verifier_document_mode_image.php | 2 +- inc/verifier_document_mode_vignette.php | 2 +- inc/vignette.php | 2 +- medias_administrations.php | 2 +- medias_autoriser.php | 2 +- medias_fonctions.php | 2 +- medias_pipelines.php | 2 +- metadata/html.php | 2 +- metadata/image.php | 2 +- metadata/svg.php | 2 +- metadata/swf.php | 2 +- metadata/video.php | 2 +- modeles/document_case_fonctions.php | 2 +- modeles/document_desc_fonctions.php | 2 +- prive/squelettes/inclure/ajouter-documents_fonctions.php | 2 +- prive/squelettes/inclure/mediatheque-navigation_fonctions.php | 2 +- puce_statut/document.php | 2 +- urls/generer_url_document.php | 2 +- urls/generer_url_ecrire_document.php | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/action/acceder_document.php b/action/acceder_document.php index 1c2e8891..92e12194 100644 --- a/action/acceder_document.php +++ b/action/acceder_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/ajouter_documents.php b/action/ajouter_documents.php index 1198a9bf..b378dedb 100644 --- a/action/ajouter_documents.php +++ b/action/ajouter_documents.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/changer_mode_document.php b/action/changer_mode_document.php index 998beb72..8e9c5963 100644 --- a/action/changer_mode_document.php +++ b/action/changer_mode_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/copier_local.php b/action/copier_local.php index 4b478c90..ee4b9576 100644 --- a/action/copier_local.php +++ b/action/copier_local.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/dissocier_document.php b/action/dissocier_document.php index 3012f651..aff3f96d 100644 --- a/action/dissocier_document.php +++ b/action/dissocier_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/editer_document.php b/action/editer_document.php index df14ba4c..281af164 100644 --- a/action/editer_document.php +++ b/action/editer_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/supprimer_document.php b/action/supprimer_document.php index 0328ff9a..d59d6317 100644 --- a/action/supprimer_document.php +++ b/action/supprimer_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/supprimer_tous_orphelins.php b/action/supprimer_tous_orphelins.php index f4eedd79..60138c68 100644 --- a/action/supprimer_tous_orphelins.php +++ b/action/supprimer_tous_orphelins.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/tourner.php b/action/tourner.php index 565d0a2c..16591095 100644 --- a/action/tourner.php +++ b/action/tourner.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/verifier_documents_brises.php b/action/verifier_documents_brises.php index 6e5fe6c2..8195bcf3 100644 --- a/action/verifier_documents_brises.php +++ b/action/verifier_documents_brises.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/action/verifier_documents_liens.php b/action/verifier_documents_liens.php index 02a4c533..4e1a6513 100644 --- a/action/verifier_documents_liens.php +++ b/action/verifier_documents_liens.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/base/medias.php b/base/medias.php index ae78d739..87c77ac7 100644 --- a/base/medias.php +++ b/base/medias.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/base/typedoc.php b/base/typedoc.php index 580943ce..29821520 100644 --- a/base/typedoc.php +++ b/base/typedoc.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/formulaires/changer_fichier_document.php b/formulaires/changer_fichier_document.php index c3757d4d..f51348ed 100644 --- a/formulaires/changer_fichier_document.php +++ b/formulaires/changer_fichier_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/formulaires/configurer_documents.php b/formulaires/configurer_documents.php index 345c8347..e22296e4 100644 --- a/formulaires/configurer_documents.php +++ b/formulaires/configurer_documents.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/formulaires/editer_document.php b/formulaires/editer_document.php index 97358c01..45195da5 100644 --- a/formulaires/editer_document.php +++ b/formulaires/editer_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/formulaires/illustrer_document.php b/formulaires/illustrer_document.php index 6c228668..5d679860 100644 --- a/formulaires/illustrer_document.php +++ b/formulaires/illustrer_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/formulaires/joindre_document.php b/formulaires/joindre_document.php index 0d0a1626..16480be5 100644 --- a/formulaires/joindre_document.php +++ b/formulaires/joindre_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/choisir_mode_document.php b/inc/choisir_mode_document.php index 0a498c3e..4482d7b1 100644 --- a/inc/choisir_mode_document.php +++ b/inc/choisir_mode_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/documenter_objet.php b/inc/documenter_objet.php index aacb6728..dcea9d82 100644 --- a/inc/documenter_objet.php +++ b/inc/documenter_objet.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/documents.php b/inc/documents.php index 21f5f45f..8a8f5b6b 100644 --- a/inc/documents.php +++ b/inc/documents.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/getdocument.php b/inc/getdocument.php index 651da24b..024bb372 100644 --- a/inc/getdocument.php +++ b/inc/getdocument.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/joindre_document.php b/inc/joindre_document.php index ebbcd387..ea330926 100644 --- a/inc/joindre_document.php +++ b/inc/joindre_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/marquer_doublons_doc.php b/inc/marquer_doublons_doc.php index 1f90592c..e4c6b7cd 100644 --- a/inc/marquer_doublons_doc.php +++ b/inc/marquer_doublons_doc.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/renseigner_document.php b/inc/renseigner_document.php index 386cc13e..a6c8df06 100644 --- a/inc/renseigner_document.php +++ b/inc/renseigner_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/verifier_document_mode_image.php b/inc/verifier_document_mode_image.php index 43ace216..b2fecc47 100644 --- a/inc/verifier_document_mode_image.php +++ b/inc/verifier_document_mode_image.php @@ -2,7 +2,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/verifier_document_mode_vignette.php b/inc/verifier_document_mode_vignette.php index 2c43ba5d..92e656d5 100644 --- a/inc/verifier_document_mode_vignette.php +++ b/inc/verifier_document_mode_vignette.php @@ -2,7 +2,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/inc/vignette.php b/inc/vignette.php index 9d988767..30d5200e 100644 --- a/inc/vignette.php +++ b/inc/vignette.php @@ -2,7 +2,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/medias_administrations.php b/medias_administrations.php index 49c13a56..58209bd7 100644 --- a/medias_administrations.php +++ b/medias_administrations.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/medias_autoriser.php b/medias_autoriser.php index 6564526d..102d0e8a 100644 --- a/medias_autoriser.php +++ b/medias_autoriser.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/medias_fonctions.php b/medias_fonctions.php index 652e09c2..413108ac 100644 --- a/medias_fonctions.php +++ b/medias_fonctions.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/medias_pipelines.php b/medias_pipelines.php index 5a196a02..3dcfba09 100644 --- a/medias_pipelines.php +++ b/medias_pipelines.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/metadata/html.php b/metadata/html.php index f62e163d..b91c89a4 100644 --- a/metadata/html.php +++ b/metadata/html.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/metadata/image.php b/metadata/image.php index 6869594d..7199966d 100644 --- a/metadata/image.php +++ b/metadata/image.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/metadata/svg.php b/metadata/svg.php index 1c96251b..f37adf96 100644 --- a/metadata/svg.php +++ b/metadata/svg.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/metadata/swf.php b/metadata/swf.php index 340065d8..60b0348d 100644 --- a/metadata/swf.php +++ b/metadata/swf.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/metadata/video.php b/metadata/video.php index 6eaa16eb..c59ad863 100644 --- a/metadata/video.php +++ b/metadata/video.php @@ -5,7 +5,7 @@ * * Auteurs : * kent1 (http://www.kent1.info - kent1@arscenic.info), BoOz - * 2008-2013 - Distribué sous licence GNU/GPL + * 2008-2016 - Distribué sous licence GNU/GPL * * @package SPIP\GetID3\Metadatas */ diff --git a/modeles/document_case_fonctions.php b/modeles/document_case_fonctions.php index 131ff924..c7524cb6 100644 --- a/modeles/document_case_fonctions.php +++ b/modeles/document_case_fonctions.php @@ -2,7 +2,7 @@ /** * Déclaration de fonctions utiles à ce squelette * - * @copyright (c) 2009-2014 cedric + * @copyright (c) 2009-2016 cedric * @license Distribue sous licence GPL * * @package SPIP\Medias\Fonctions diff --git a/modeles/document_desc_fonctions.php b/modeles/document_desc_fonctions.php index 7e92015a..6f94a62b 100644 --- a/modeles/document_desc_fonctions.php +++ b/modeles/document_desc_fonctions.php @@ -2,7 +2,7 @@ /** * Déclaration de fonctions utiles à ce squelette * - * @copyright (c) 2009-2014 cedric + * @copyright (c) 2009-2016 cedric * @license Distribue sous licence GPL * * @package SPIP\Medias\Fonctions diff --git a/prive/squelettes/inclure/ajouter-documents_fonctions.php b/prive/squelettes/inclure/ajouter-documents_fonctions.php index fbd4344e..da5e43c7 100644 --- a/prive/squelettes/inclure/ajouter-documents_fonctions.php +++ b/prive/squelettes/inclure/ajouter-documents_fonctions.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/prive/squelettes/inclure/mediatheque-navigation_fonctions.php b/prive/squelettes/inclure/mediatheque-navigation_fonctions.php index 3cf8e478..d49dc9f1 100644 --- a/prive/squelettes/inclure/mediatheque-navigation_fonctions.php +++ b/prive/squelettes/inclure/mediatheque-navigation_fonctions.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/puce_statut/document.php b/puce_statut/document.php index 791844f9..2354de01 100644 --- a/puce_statut/document.php +++ b/puce_statut/document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/urls/generer_url_document.php b/urls/generer_url_document.php index 86067416..66270ec2 100644 --- a/urls/generer_url_document.php +++ b/urls/generer_url_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/urls/generer_url_ecrire_document.php b/urls/generer_url_ecrire_document.php index a194326a..0229146c 100644 --- a/urls/generer_url_ecrire_document.php +++ b/urls/generer_url_ecrire_document.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2014 * + * Copyright (c) 2001-2016 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * -- GitLab