diff --git a/src/cc65/staticassert.c b/src/cc65/staticassert.c index d7e608b06..95a2d4a6e 100644 --- a/src/cc65/staticassert.c +++ b/src/cc65/staticassert.c @@ -6,7 +6,7 @@ /* */ /* */ /* */ -/* Copyright 2020 Google LLC */ +/* Copyright 2020 The cc65 Authors */ /* */ /* */ /* This software is provided 'as-is', without any expressed or implied */ diff --git a/src/cc65/staticassert.h b/src/cc65/staticassert.h index 955255bfe..cf6314424 100644 --- a/src/cc65/staticassert.h +++ b/src/cc65/staticassert.h @@ -6,7 +6,7 @@ /* */ /* */ /* */ -/* Copyright 2020 Google LLC */ +/* Copyright 2020 The cc65 Authors */ /* */ /* */ /* This software is provided 'as-is', without any expressed or implied */