From e63f41b96bd6fe31d5e891a33fbebabeb63e8dfe Mon Sep 17 00:00:00 2001 From: "jack@lmpe.fr" <> Date: Thu, 24 Jan 2013 18:46:01 +0000 Subject: [PATCH] On est en 2013 ! --- 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/flv.php | 2 +- metadata/html.php | 2 +- metadata/image.php | 2 +- metadata/svg.php | 2 +- metadata/swf.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 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/action/acceder_document.php b/action/acceder_document.php index 12cb76a0..485568b3 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-2012 * + * Copyright (c) 2001-2013 * * 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 09d788bc..aa7d3897 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-2012 * + * Copyright (c) 2001-2013 * * 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 0625d1cf..6d580775 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-2012 * + * Copyright (c) 2001-2013 * * 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 26b027f9..46d9eedc 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-2012 * + * Copyright (c) 2001-2013 * * 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 82b33a41..af468fc1 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-2012 * + * Copyright (c) 2001-2013 * * 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 53061a00..ee29eba2 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-2012 * + * Copyright (c) 2001-2013 * * 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 dfc19795..a2fe7ca5 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-2012 * + * Copyright (c) 2001-2013 * * 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 4dd0b901..31fc6fd5 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-2012 * + * Copyright (c) 2001-2013 * * 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 55fd59c7..b79249e2 100644 --- a/action/tourner.php +++ b/action/tourner.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 0e815064..b1fdb0f2 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-2012 * + * Copyright (c) 2001-2013 * * 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 62e784e3..691eea78 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-2012 * + * Copyright (c) 2001-2013 * * 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 11bc7401..8090501f 100644 --- a/base/medias.php +++ b/base/medias.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 32d8dc88..5780e1b4 100644 --- a/base/typedoc.php +++ b/base/typedoc.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 176ff874..bae42f93 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-2012 * + * Copyright (c) 2001-2013 * * 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 b7bd35e5..c157ddbb 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-2012 * + * Copyright (c) 2001-2013 * * 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 ac71e457..60f5b8a1 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-2012 * + * Copyright (c) 2001-2013 * * 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 07b42147..f13210b0 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-2012 * + * Copyright (c) 2001-2013 * * 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 4058f482..ab2e60ee 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-2012 * + * Copyright (c) 2001-2013 * * 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 cfb283a7..3ed61346 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-2012 * + * Copyright (c) 2001-2013 * * 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 93bd44a9..4c9f1450 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-2012 * + * Copyright (c) 2001-2013 * * 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 2a00e230..7493a87a 100644 --- a/inc/documents.php +++ b/inc/documents.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 c69bb3f2..e92489f9 100644 --- a/inc/getdocument.php +++ b/inc/getdocument.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 83841c5b..faee6ff2 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-2012 * + * Copyright (c) 2001-2013 * * 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 eee8421e..9ea81dde 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-2012 * + * Copyright (c) 2001-2013 * * 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 8a74e5ec..e4e7c1f6 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-2012 * + * Copyright (c) 2001-2013 * * 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 7e76458c..3177765b 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-2012 * + * Copyright (c) 2001-2013 * * 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 78ff4336..4a40173e 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-2012 * + * Copyright (c) 2001-2013 * * 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 51cc4890..814960ec 100644 --- a/inc/vignette.php +++ b/inc/vignette.php @@ -2,7 +2,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 50ac5815..54d2cc0b 100644 --- a/medias_administrations.php +++ b/medias_administrations.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 46b5b062..d379af1a 100644 --- a/medias_autoriser.php +++ b/medias_autoriser.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 5c142530..b3c180cc 100644 --- a/medias_fonctions.php +++ b/medias_fonctions.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 de6c5ee4..fbc17c08 100644 --- a/medias_pipelines.php +++ b/medias_pipelines.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * diff --git a/metadata/flv.php b/metadata/flv.php index 57042253..3e3bd16a 100644 --- a/metadata/flv.php +++ b/metadata/flv.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 969fb951..abc655ff 100644 --- a/metadata/html.php +++ b/metadata/html.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 9091a400..a39e7366 100644 --- a/metadata/image.php +++ b/metadata/image.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 3bd5c426..2220a5cc 100644 --- a/metadata/svg.php +++ b/metadata/svg.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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 7e4bb331..cbc42141 100644 --- a/metadata/swf.php +++ b/metadata/swf.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2013 * * 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/ajouter-documents_fonctions.php b/prive/squelettes/inclure/ajouter-documents_fonctions.php index 7ecf21b1..01138f25 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-2012 * + * Copyright (c) 2001-2013 * * 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 b7555df7..a1706560 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-2012 * + * Copyright (c) 2001-2013 * * 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 ccd34395..896d737c 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-2012 * + * Copyright (c) 2001-2013 * * 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 458e71d9..8872ab53 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-2012 * + * Copyright (c) 2001-2013 * * 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 6e234fd8..42c3b685 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-2012 * + * Copyright (c) 2001-2013 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * -- GitLab