Skip to content

Commit

Permalink
remove @Date line
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Jun 27, 2021
1 parent a02a084 commit 8b6f770
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion bin/setup-storage
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ use warnings FATAL => qw(uninitialized);
# $Id$
#
# @author Christian Kern, Michael Tautschnig
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Commands.pm
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ use strict;
# in %FAI::configs
#
# @author Christian Kern, Michael Tautschnig, Sebastian Hetze, Andreas Schuldei
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Exec.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ use strict;
# @brief functions to execute system commands
#
# @author Christian Kern, Michael Tautschnig
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Fstab.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ use strict;
# @brief Generate an fstab file as appropriate for the configuration
#
# @author Christian Kern, Michael Tautschnig
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Init.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ use strict;
# https://wiki.fai-project.org/index.php/Setup-storage
#
# @author Christian Kern, Michael Tautschnig
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Parser.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ use strict;
# @brief A parser for the disk_config files within FAI.
#
# @author Christian Kern, Michael Tautschnig, Sam Vilain, Andreas Schludei
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Sizes.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ use strict;
# @brief Compute the size of the partitions and volumes to be created
#
# @author Christian Kern, Michael Tautschnig
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down
1 change: 0 additions & 1 deletion lib/setup-storage/Volumes.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ use strict;
# @brief Parse the current partition table and LVM/RAID configurations
#
# @author Christian Kern, Michael Tautschnig, Thomas Lange
# @date Sun Jul 23 16:09:36 CEST 2006
#
################################################################################

Expand Down

0 comments on commit 8b6f770

Please sign in to comment.