summaryrefslogtreecommitdiffstats
path: root/src/pcp/lmi/pcp/__init__.skel
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
| | | | Updated copyright years to include new year 2014.
* python: let's not hardcode version in setupsMichal Minar2013-10-241-0/+26
Let's write openlmi version to the main __init__ module of each python egg at build time. This version information is easily accessible from setup scripts.