X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Ffiled%2Frestore.h;h=d39b695bc101652c5d07d334c88251c7f4f5c396;hb=72863eb7569fa014b05e8f98aac32d773825b51c;hp=5a9e809b3351d166ef19076f57facb2f923d370a;hpb=51d000d06124a2d9442d5a980944b3eebba2fa65;p=bacula%2Fbacula diff --git a/bacula/src/filed/restore.h b/bacula/src/filed/restore.h index 5a9e809b33..d39b695bc1 100644 --- a/bacula/src/filed/restore.h +++ b/bacula/src/filed/restore.h @@ -6,7 +6,7 @@ The main author of Bacula is Kern Sibbald, with contributions from many others, a complete list can be found in the file AUTHORS. This program is Free Software; you can redistribute it and/or - modify it under the terms of version two of the GNU General Public + modify it under the terms of version three of the GNU Affero General Public License as published by the Free Software Foundation and included in the file LICENSE. @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Affero General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. @@ -26,8 +26,8 @@ Switzerland, email:ftf@fsfeurope.org. */ -#ifndef _BACULA_RESTORE_H -#define _BACULA_RESTORE_H +#ifndef __RESTORE_H +#define __RESTORE_H struct RESTORE_CIPHER_CTX { CIPHER_CONTEXT *cipher;