From 8bf7073062ae2dccc1cc1ae36052cbf6af96ff52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B0=D0=BC=D0=BE=D1=83=D0=BA=D0=B8=D0=BD=20=D0=90?= =?UTF-8?q?=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?= Date: Mon, 11 Oct 2010 18:10:08 +0400 Subject: [PATCH] Changed comment. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9938b44..1fdae5e 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# setup.py --- Setup script for calculate-client +# setup.py --- Setup script for calculate-ldap #Copyright 2010 Calculate Pack, http://www.calculate-linux.org # Licensed under the Apache License, Version 2.0 (the "License");