diff options
Diffstat (limited to 'src/drivers/aspeed/common/ast_post.c')
-rw-r--r-- | src/drivers/aspeed/common/ast_post.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/drivers/aspeed/common/ast_post.c b/src/drivers/aspeed/common/ast_post.c index 5f935b9976..d14082e0ca 100644 --- a/src/drivers/aspeed/common/ast_post.c +++ b/src/drivers/aspeed/common/ast_post.c @@ -1,4 +1,6 @@ /* + * This file is part of the coreboot project. + * * Copyright 2012 Red Hat Inc. * Copyright (C) 2015 Timothy Pearson <tpearson@raptorengineeringinc.com>, Raptor Engineering * @@ -23,9 +25,6 @@ * of the Software. * */ -/* - * Authors: Dave Airlie <airlied@redhat.com> - */ #define COREBOOT_AST_FAILOVER_TIMEOUT 10000000 |