Skip to content

Commit 5b6b7b7

Browse files
committed
Update classifiers, copyright
1 parent 66315fe commit 5b6b7b7

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
All files in this work, are now covered by the following copyright notice.
22
Please note that included libraries in the media/ directory may have their own license.
3-
4-
Copyright (c) 2009-2010 Miquel Torres <tobami@googlemail.com>
5-
3+
4+
Copyright (c) 2009-2014 Miquel Torres <tobami@gmail.com>
5+
66
This file is part of Codespeed.
77

88
Codespeed is free software; you can redistribute it and/or

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@
2121
'License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)',
2222
'Operating System :: OS Independent',
2323
'Programming Language :: Python',
24+
'Programming Language :: Python :: 2',
2425
'Programming Language :: Python :: 2.6',
2526
'Programming Language :: Python :: 2.7',
26-
'Topic :: Internet :: WWW/HTTP',
27+
'Topic :: Internet :: WWW/HTTP :: WSGI :: Application',
2728
]
2829
)

0 commit comments

Comments
 (0)