Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change sbb copyright headers #2837

Merged
merged 3 commits into from
Oct 11, 2023
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package org.matsim.contrib.zone.skims;

import java.util.ArrayList;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim;

import ch.sbb.matsim.mobsim.qsim.SBBTransitModule;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import java.util.Map;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import ch.sbb.matsim.analysis.skims.NetworkSkimMatrices.NetworkIndicators;
Expand Down Expand Up @@ -175,7 +190,7 @@ public static void main(String[] args) throws IOException {
"",
(line, route) -> route.getTransportMode().equals("train"));
}

skims.calculateAndWriteBeelineMatrix();
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import java.util.Arrays;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import java.io.BufferedReader;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import java.io.BufferedWriter;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import org.matsim.core.router.speedy.SpeedyGraph;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import ch.sbb.matsim.analysis.skims.RooftopUtils.ODConnection;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import ch.sbb.matsim.routing.pt.raptor.SwissRailRaptorCore.TravelInfo;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.analysis.skims;

import org.matsim.api.core.v01.Id;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
/*
* Copyright (C) Schweizerische Bundesbahnen SBB, 2018.
*/

/* *********************************************************************** *
* project: org.matsim.* *
*
* *
* *********************************************************************** *
* *
* copyright : (C) 2023 by the members listed in the COPYING, *
* LICENSE and WARRANTY file. *
* email : info at matsim dot org *
* *
* *********************************************************************** *
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* See also COPYING, LICENSE and WARRANTY file *
* *
* *********************************************************************** */
package ch.sbb.matsim.config;

import java.util.HashSet;
Expand All @@ -20,7 +35,7 @@ public class SBBTransitConfigGroup extends ReflectiveConfigGroup {
static private final String PARAM_DETERMINISTIC_SERVICE_MODES = "deterministicServiceModes";
static private final String PARAM_CREATE_LINK_EVENTS_INTERVAL = "createLinkEventsInterval";

private Set<String> deterministicServiceModes = new HashSet<>();
private final Set<String> deterministicServiceModes = new HashSet<>();
private int createLinkEventsInterval = 0;

public SBBTransitConfigGroup() {
Expand Down
Loading
Loading