From 21881ce58c1cd4940ae49c33f297048bd9e36940 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Mon, 9 Dec 2002 12:48:34 +0000 Subject: [PATCH] Added file header. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2206 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kits/storage/AppFileInfo.cpp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/kits/storage/AppFileInfo.cpp b/src/kits/storage/AppFileInfo.cpp index bb552af233..9748501558 100644 --- a/src/kits/storage/AppFileInfo.cpp +++ b/src/kits/storage/AppFileInfo.cpp @@ -1,4 +1,11 @@ -// BAppFileInfo.cpp +//---------------------------------------------------------------------- +// This software is part of the OpenBeOS distribution and is covered +// by the OpenBeOS license. +//--------------------------------------------------------------------- +/*! + \file AppFileInfo.cpp + BAppFileInfo and related structures' implementation. +*/ #include #include