MidiPlayer: Update copyright headers
Add Haiku, Inc. for all changes 2008-2014 based on commit logs. If people want to assign their own copyright for work they did they probably should add there name to the copyright list.
This commit is contained in:
@@ -10,7 +10,8 @@ resource app_version {
|
||||
variety = B_APPV_BETA,
|
||||
internal = 0,
|
||||
short_info = "MidiPlayer",
|
||||
long_info = "MidiPlayer ©2004-2009 Haiku, Inc."
|
||||
long_info = "MidiPlayer Copyright (c) 2004 Matthijs Hollemans, "
|
||||
"(c) 2008-2014 Haiku, Inc. All rights reserved."
|
||||
};
|
||||
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
*
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
* to deal in the Software without restriction, including without limitation
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2004 Matthijs Hollemans
|
||||
* Copyright (c) 2008-2014 Haiku, Inc. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
|
||||
Reference in New Issue
Block a user