Skip to content

Commit 42d8260

Browse files
committed
Adding my own copyright lines would be wise...
1 parent 04d3008 commit 42d8260

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

examples/rnnoise_demo.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* Copyright (c) 2017 Mozilla */
1+
/* Copyright (c) 2018 Gregor Richards
2+
* Copyright (c) 2017 Mozilla */
23
/*
34
Redistribution and use in source and binary forms, with or without
45
modification, are permitted provided that the following conditions

include/rnnoise.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* Copyright (c) 2017 Mozilla */
1+
/* Copyright (c) 2018 Gregor Richards
2+
* Copyright (c) 2017 Mozilla */
23
/*
34
Redistribution and use in source and binary forms, with or without
45
modification, are permitted provided that the following conditions

src/denoise.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* Copyright (c) 2017 Mozilla */
1+
/* Copyright (c) 2018 Gregor Richards
2+
* Copyright (c) 2017 Mozilla */
23
/*
34
Redistribution and use in source and binary forms, with or without
45
modification, are permitted provided that the following conditions

0 commit comments

Comments
 (0)