Changeset 2243 for trunk/VSlickMacros/kdev.e
- Timestamp:
- Jan 10, 2009, 3:24:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VSlickMacros/kdev.e
r2019 r2243 5 5 6 6 /* 7 * Copyright (c) 1999-200 8 knut st. osmundsen <bird-src-spam@anduin.net>7 * Copyright (c) 1999-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net> 8 8 * 9 9 * This file is part of kBuild. … … 93 93 static _str skUserInitials = "bird"; 94 94 static _str skUserName = "knut st. osmundsen"; 95 static _str skUserEmail = "bird- src-spam@anduin.net";95 static _str skUserEmail = "bird-kBuild-spamix@anduin.net"; 96 96 97 97
Note:
See TracChangeset
for help on using the changeset viewer.