Unverified Commit f7dd19b5 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

update copyright

parent 50b5e638
Loading
Loading
Loading
Loading
+1 −1
Changes for COPYING: 1 added line, 1 removed line.
Original line number Diff line number Diff line
Copyright (C) 2018-2020 Daniel Friesel <daniel.friesel@uos.de>
Copyright (C) 2018-2020 Birte Kristina Friesel <derf@finalrewind.org>

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

+1 −1
Changes for Makefile: 1 added line, 1 removed line.
Original line number Diff line number Diff line
# Copyright 2020 Daniel Friesel
# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause

+1 −1
Changes for include/arch.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
/*
 * Copyright 2020 Daniel Friesel
 * Copyright 2020 Birte Kristina Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */
+1 −1
Changes for include/arch/arduino-nano/arch_types.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
/*
 * Copyright 2020 Daniel Friesel
 * Copyright 2020 Birte Kristina Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */
+1 −1
Changes for include/arch/arduino-nano/driver/adc.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
/*
 * Copyright 2020 Daniel Friesel
 * Copyright 2020 Birte Kristina Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */
Loading