IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13074


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

fix copyrights

Location:
trunk
Files:
9 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
  • trunk/Nebulous/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/bin/neb-cp

    r13068 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: neb-cp,v 1.1 2007-04-27 23:53:17 jhoblitt Exp $
     5# $Id: neb-cp,v 1.2 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
  • trunk/Nebulous/bin/neb-df

    r13041 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: neb-df,v 1.2 2007-04-26 20:27:33 jhoblitt Exp $
     5# $Id: neb-df,v 1.3 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
  • trunk/Nebulous/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
  • trunk/Nebulous/bin/neb-ls

    r13051 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: neb-ls,v 1.3 2007-04-27 00:22:00 jhoblitt Exp $
     5# $Id: neb-ls,v 1.4 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
  • trunk/Nebulous/bin/neb-rm

    r13069 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: neb-rm,v 1.1 2007-04-28 00:13:00 jhoblitt Exp $
     5# $Id: neb-rm,v 1.2 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
  • trunk/Nebulous/bin/neb-touch

    r13046 r13074  
    11#!/usr/bin/env perl
    22
    3 # Copyright (C) 2005  Joshua Hoblitt
     3# Copyright (C) 2007  Joshua Hoblitt
    44#
    5 # $Id: neb-touch,v 1.1 2007-04-26 22:28:54 jhoblitt Exp $
     5# $Id: neb-touch,v 1.2 2007-04-28 01:19:59 jhoblitt Exp $
    66
    77use strict;
Note: See TracChangeset for help on using the changeset viewer.