Missing a repository? Have a look at https://code.cacert.org/.

summaryrefslogtreecommitdiff
blob: d5b6a48d3a22d42f1279562613f55f2d8c404615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Class: profiles
# ===============
#
# This is just the empty profiles class. Specific profiles are defined in
# other classes in this module.
#
# Authors
# -------
#
# Jan Dittberner <jandd@cacert.org>
#
# Copyright
# ---------
#
# Copyright 2016 Jan Dittberner
#
class profiles {
}