Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/analysis/methcounts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Copyright (C) 2011-2023 University of Southern California and
* Andrew D. Smith
*
* Authors: Andrew D. Smith and Song Qiang and Guilherme Sena
* Authors: Andrew D. Smith, Song Qiang, Guilherme Sena, and Masaru Nakajima
*
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/analysis/methstates.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Copyright (C) 2011-2022 University of Southern California and
* Andrew D. Smith
*
* Authors: Andrew D. Smith
* Authors: Andrew D. Smith and Masaru Nakajima
*
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/analysis/roimethstat.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*
* Copyright (C) 2014-2022 Andrew D. Smith
*
* Authors: Andrew D. Smith
* Authors: Andrew D. Smith and Masaru Nakajima
*
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down
2 changes: 1 addition & 1 deletion src/common/MSite.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (C) 2015-2022 University of Southern California
Authors: Andrew D. Smith
Authors: Andrew D. Smith and Masaru Nakajima

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/utils/format-reads.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Copyright (C) 2020-2023 University of Southern California and
* Andrew D. Smith
*
* Authors: Andrew Smith and Guilherme Sena
* Authors: Andrew Smith, Guilherme Sena, and Masaru Nakajima
*
* This program is free software: you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down