IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2007, 3:19:59 PM (19 years ago)
Author:
jhoblitt
Message:

fix copyrights

Location:
trunk/Nebulous-Server/bin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/bin/neb-addvol

    r13023 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2005-2007  Joshua Hoblitt
    44#
    5 # $Id: neb-addvol,v 1.4 2007-04-25 19:52:49 jhoblitt Exp $
     5# $Id: neb-addvol,v 1.5 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
     
    151151=head1 COPYRIGHT
    152152
    153 Copyright (C) 2005  Joshua Hoblitt.  All rights reserved.
     153Copyright (C) 2005-2007  Joshua Hoblitt.  All rights reserved.
    154154
    155155This program is free software; you can redistribute it and/or modify it under
  • trunk/Nebulous-Server/bin/neb-initdb

    r13023 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2005-2007  Joshua Hoblitt
    44#
    5 # $Id: neb-initdb,v 1.6 2007-04-25 19:52:49 jhoblitt Exp $
     5# $Id: neb-initdb,v 1.7 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
     
    138138=head1 COPYRIGHT
    139139
    140 Copyright (C) 2005  Joshua Hoblitt.  All rights reserved.
     140Copyright (C) 2005-2007  Joshua Hoblitt.  All rights reserved.
    141141
    142142This program is free software; you can redistribute it and/or modify it under
Note: See TracChangeset for help on using the changeset viewer.