From b6e4972e7f6aa08e0392a2cf441b60ab0e7d88b7 Mon Sep 17 00:00:00 2001 From: Jason Gerard DeRose Date: Wed, 9 Dec 2009 09:09:53 -0700 Subject: Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff --- ipawebui/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipawebui/__init__.py') diff --git a/ipawebui/__init__.py b/ipawebui/__init__.py index 9f86da34..c7ebaa87 100644 --- a/ipawebui/__init__.py +++ b/ipawebui/__init__.py @@ -1,6 +1,6 @@ # Authors: Jason Gerard DeRose # -# Copyright (C) 2008 Red Hat +# Copyright (C) 2009 Red Hat # see file 'COPYING' for use and warranty information # # This program is free software; you can redistribute it and/or -- cgit