Skip to content

Commit

Permalink
KRACOEUS-8762: lic typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leoherbie committed Jan 30, 2015
1 parent 5b47f1a commit 5f51015
Show file tree
Hide file tree
Showing 177 changed files with 203 additions and 176 deletions.
2 changes: 1 addition & 1 deletion coeus-api-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
- Kuali Coeus, a comprehensive research administration system for higher education.
-
- Copyright 2005-2015 The Kuali, Inc.
- Copyright 2005-2015 Kuali, Inc.
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package org.kuali.coeus.common.budget.api.core.category;


import org.kuali.coeus.sys.api.model.Coded;
import org.kuali.coeus.sys.api.model.Describable;

public interface BudgetCategoryContract extends Coded, Describable {
BudgetCategoryTypeContract getBudgetCategoryType();
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Kuali Coeus, a comprehensive research administration system for higher education.
*
* Copyright 2005-2015 The Kuali, Inc.
* Copyright 2005-2015 Kuali, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
Expand Down

0 comments on commit 5f51015

Please sign in to comment.