Ignore:
Timestamp:
Jan 10, 2009, 3:24:02 AM (17 years ago)
Author:
bird
Message:

*: Updated copyright to 2009 and normalized name & email.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/sleep.c

    r2113 r2243  
    55
    66/*
    7  * Copyright (c) 2008 knut st. osmundsen <bird-src-spam@anduin.net>
     7 * Copyright (c) 2008-2009 knut st. osmundsen <bird-kBuild-spamix@anduin.net>
    88 *
    99 * This file is part of kBuild.
     
    105105    {
    106106        printf("kmk_sleep - kBuild version %d.%d.%d (r%u)\n"
    107                "Copyright (C) 2008 Knut St. Osmundsen\n",
     107               "Copyright (c) 2008-2009 knut st. osmundsen\n",
    108108               KBUILD_VERSION_MAJOR, KBUILD_VERSION_MINOR, KBUILD_VERSION_PATCH,
    109109               KBUILD_SVN_REV);
Note: See TracChangeset for help on using the changeset viewer.