-
Notifications
You must be signed in to change notification settings - Fork 228
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,6 @@ | |
"""Módulo para acceder a web services de la afip | ||
""" | ||
__author__ = "Mariano Reingart ([email protected])" | ||
__copyright__ = "Copyright (C) 2008-2014 Mariano Reingart" | ||
__copyright__ = "Copyright (C) 2008-2015 Mariano Reingart" | ||
__license__ = "GPL 3.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
PyAfipWS: Interfaces y herramientas para Servicios Web AFIP Copyright (C) 2008/2009/2010/2011 Mariano Reingart <[email protected]> | ||
PyAfipWS: Interfaces y herramientas para Servicios Web AFIP Copyright (C) 2008-2015 Mariano Reingart <[email protected]> | ||
|
||
Este programa se entrega ABSOLUTAMENTE SIN GARANTIA bajo la licencia GPLv3 de software libre (ver abajo), y no puede ser incorporado o distribuido con software propietario (no libre) sin la previa autorizacion del autor. | ||
Adicionalmente se debe conservar y mostrar las atribuciones de autor�a y avisos legales, estando prohibida la tergiversaci�n del origen de este material. | ||
|