Skip to content

Commit

Permalink
Update URL's in license heaaers
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Dec 30, 2023
1 parent 9f8bc53 commit cbcfd97
Show file tree
Hide file tree
Showing 1,291 changed files with 2,614 additions and 2,614 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Ubuntu_Window_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Checkout xLights
run: git clone https://github.com/smeighan/xLights.git C:/xLights/ --depth 1 --depth=1 --shallow-submodules --recurse-submodules
run: git clone https://github.com/xLightsSequencer/xLights.git C:/xLights/ --depth 1 --depth=1 --shallow-submodules --recurse-submodules

- name: Setup msbuild
uses: microsoft/setup-msbuild@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/win_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout xLights
run: git clone https://github.com/smeighan/xLights.git C:/xLights/ --depth 1 --depth=1 --shallow-submodules --recurse-submodules
run: git clone https://github.com/xLightsSequencer/xLights.git C:/xLights/ --depth 1 --depth=1 --shallow-submodules --recurse-submodules

- name: Setup msbuild
uses: microsoft/setup-msbuild@v1
Expand Down
2 changes: 1 addition & 1 deletion TipOfDay/Tool/Source.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ int main(int argc, const char* argv[])

out << "</tipofday>";
out.close();
}
}
2 changes: 1 addition & 1 deletion build_scripts/msw/PrepMap/PrepMap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ int main(int argc, char* argv[])
}
}
return rc;
}
}
4 changes: 2 additions & 2 deletions common/xlBaseApp.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/
#include <iomanip>
#include <thread>
Expand Down
4 changes: 2 additions & 2 deletions common/xlBaseApp.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/
#include <condition_variable>
#include <mutex>
Expand Down
4 changes: 2 additions & 2 deletions common/xlStackWalker.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#ifdef __WXMSW__
Expand Down
2 changes: 1 addition & 1 deletion images/wxInclude/wxInclude/stdafx.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
#include <boost/foreach.hpp>
#include <boost/timer.hpp>
#include <boost/timer.hpp>
2 changes: 1 addition & 1 deletion images/wxInclude/wxInclude/wxInclude.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -394,4 +394,4 @@ int _tmain(int argc, _TCHAR* argv[])
}

return 0;
}
}
4 changes: 2 additions & 2 deletions include/globals.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

// not needed, now it si defined in xLightsMain.h, line 242
Expand Down
4 changes: 2 additions & 2 deletions include/models/ModelImages.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "tree.xpm"
Expand Down
2 changes: 1 addition & 1 deletion xFade/ArtNETReceiver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,4 @@ void ArtNETReceiver::StashPacket(uint8_t* buffer, int size)
}
}
}
}
}
2 changes: 1 addition & 1 deletion xFade/ArtNETReceiver.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ class ArtNETReceiver
void IncrementRightReceived() { _rightReceived++; }
void ZeroReceived() { _leftReceived = 0; _rightReceived = 0; }
void StashPacket(uint8_t* buffer, int size);
};
};
2 changes: 1 addition & 1 deletion xFade/E131Receiver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -303,4 +303,4 @@ void E131Receiver::Stop()
delete _receiverThread;
_receiverThread = nullptr;
}
}
}
2 changes: 1 addition & 1 deletion xFade/E131Receiver.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ class E131Receiver
void IncrementRightReceived() { _rightReceived++; }
void ZeroReceived() { _leftReceived = 0; _rightReceived = 0; }
void StashPacket(uint8_t* buffer, int size);
};
};
2 changes: 1 addition & 1 deletion xFade/Emitter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ void Emitter::Stop()
delete _emitterThread;
_emitterThread = nullptr;
}
}
}
2 changes: 1 addition & 1 deletion xFade/FadeExcludeDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ void FadeExcludeDialog::OnButton_OkClick(wxCommandEvent& event)
void FadeExcludeDialog::OnButtonCancelClick(wxCommandEvent& event)
{
EndDialog(wxID_CANCEL);
}
}
2 changes: 1 addition & 1 deletion xFade/MIDIAssociateDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,4 @@ void MIDIAssociateDialog::OnMIDIEvent(wxCommandEvent& event)
Choice_Channel->SetSelection(channel);
Choice_Data1->SetSelection(data1);
Choice_Data2->SetSelection(256);
}
}
2 changes: 1 addition & 1 deletion xFade/PacketData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -369,4 +369,4 @@ void PacketData::CopyFrom(PacketData* source, long targetType)
_data[12] = GetNextSequenceNum(_universe);
}
}
}
}
2 changes: 1 addition & 1 deletion xFade/UniverseData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ void UniverseData::PrepareData(PacketData* target, PacketData* source, int proto
// conversion required
target->CopyFrom(source, protocol);
}
}
}
6 changes: 3 additions & 3 deletions xLights-Test/tests/ip_host_test.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "pch.h"
Expand Down Expand Up @@ -43,4 +43,4 @@ TEST_F(IP_Host_Tests, Host_Invalid) {
EXPECT_FALSE(ip_utils::IsIPValidOrHostname("fpptest.l"));
EXPECT_FALSE(ip_utils::IsIPValidOrHostname(".local"));
EXPECT_FALSE(ip_utils::IsIPValidOrHostname("192.168.1.10/proxy/192.168.2.10"));
}
}
4 changes: 2 additions & 2 deletions xLights-Test/tests/pch.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "pch.h"
Expand Down
4 changes: 2 additions & 2 deletions xLights-Test/tests/pch.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "gtest/gtest.h"
4 changes: 2 additions & 2 deletions xLights-Test/tests/string_test.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "pch.h"
Expand Down
6 changes: 3 additions & 3 deletions xLights-Test/tests/wxfixture.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "gtest/gtest.h"
Expand All @@ -23,4 +23,4 @@ struct IP_Host_Tests : public ::testing::Test, wxApp
printf("Failed to initialize wxWidgets.\n");
}
}
};
};
6 changes: 3 additions & 3 deletions xLights/AlignmentDialog.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "AlignmentDialog.h"
Expand Down Expand Up @@ -132,4 +132,4 @@ void AlignmentDialog::OnButton_OkClick(wxCommandEvent& event)
void AlignmentDialog::OnButton_CancelClick(wxCommandEvent& event)
{
EndDialog(wxID_CANCEL);
}
}
4 changes: 2 additions & 2 deletions xLights/AlignmentDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

//(*Headers(AlignmentDialog)
Expand Down
4 changes: 2 additions & 2 deletions xLights/AudioManager.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include <wx/wx.h>
Expand Down
4 changes: 2 additions & 2 deletions xLights/AudioManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include <memory>
Expand Down
6 changes: 3 additions & 3 deletions xLights/BatchRenderDialog.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include "BatchRenderDialog.h"
Expand Down Expand Up @@ -453,4 +453,4 @@ void BatchRenderDialog::DisplayDateModified(std::string const& fileName, wxTreeL
wxDateTime last_modified_time(wxFileModificationTime(showDirectory + wxFileName::GetPathSeparator() + fileName));
CheckListBox_Sequences->SetItemText(item, 1, last_modified_time.Format(wxT("%Y-%m-%d %H:%M:%S")));
}
}
}
4 changes: 2 additions & 2 deletions xLights/BatchRenderDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

//(*Headers(BatchRenderDialog)
Expand Down
4 changes: 2 additions & 2 deletions xLights/BitmapCache.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/
// Created by Daniel Kulp on 4/6/15.
// Copyright (c) 2015 Daniel Kulp. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions xLights/BitmapCache.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
/***************************************************************
* This source files comes from the xLights project
* https://www.xlights.org
* https://github.com/smeighan/xLights
* https://github.com/xLightsSequencer/xLights
* See the github commit history for a record of contributing
* developers.
* Copyright claimed based on commit dates recorded in Github
* License: https://github.com/smeighan/xLights/blob/master/License.txt
* License: https://github.com/xLightsSequencer/xLights/blob/master/License.txt
**************************************************************/

#include <wx/bitmap.h>
Expand Down
Loading

0 comments on commit cbcfd97

Please sign in to comment.