diff options
Diffstat (limited to 'translate.h')
-rw-r--r-- | translate.h | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/translate.h b/translate.h index f0bd973c..0627994b 100644 --- a/translate.h +++ b/translate.h @@ -1,7 +1,10 @@ // -*- C++ -*- -// Copyright 2005 Red Hat Inc. -// GPL - +// Copyright (C) 2005 Red Hat Inc. +// +// This file is part of systemtap, and is free software. You can +// redistribute it and/or modify it under the terms of the GNU General +// Public License (GPL); either version 2, or (at your option) any +// later version. #ifndef TRANSLATE_H #define TRANSLATE_H |