diff --git a/spec/machine/RISCV64/MachineOps.thy b/spec/machine/RISCV64/MachineOps.thy index ccfa2e1c0..717dbe7e8 100644 --- a/spec/machine/RISCV64/MachineOps.thy +++ b/spec/machine/RISCV64/MachineOps.thy @@ -1,11 +1,11 @@ (* - * Copyright 2014, General Dynamics C4 Systems + * Copyright 2018, Data61, CSIRO * * This software may be distributed and modified according to the terms of * the GNU General Public License version 2. Note that NO WARRANTY is provided. * See "LICENSE_GPLv2.txt" for details. * - * @TAG(GD_GPL) + * @TAG(DATA61_GPL) *) chapter "Machine Operations" diff --git a/spec/machine/RISCV64/Platform.thy b/spec/machine/RISCV64/Platform.thy index 701652092..922e9ccea 100644 --- a/spec/machine/RISCV64/Platform.thy +++ b/spec/machine/RISCV64/Platform.thy @@ -1,11 +1,11 @@ (* - * Copyright 2014, General Dynamics C4 Systems + * Copyright 2018, Data61, CSIRO * * This software may be distributed and modified according to the terms of * the GNU General Public License version 2. Note that NO WARRANTY is provided. * See "LICENSE_GPLv2.txt" for details. * - * @TAG(GD_GPL) + * @TAG(DATA61_GPL) *) chapter "Platform Definitions"