lxc_container: Set source file description

Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
This commit is contained in:
Radostin Stoyanov 2018-04-02 08:55:00 +01:00 committed by Michal Privoznik
parent 52bddb1b60
commit 5dda119a44
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
* Copyright (C) 2008 IBM Corp.
* Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
*
* lxc_container.c: file description
* lxc_container.c: Performs container setup tasks
*
* Authors:
* David L. Leskovec <dlesko at linux.vnet.ibm.com>

View File

@ -1,7 +1,7 @@
/*
* Copyright IBM Corp. 2008
*
* lxc_container.h: header file for fcns run inside container
* lxc_container.h: Performs container setup tasks
*
* Authors:
* David L. Leskovec <dlesko at linux.vnet.ibm.com>