Skip to content
Open
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
Changed 2012-19 to 2012-20
Changed the comments that mentioned the lifetime of processing foundation as 2012-19 to 2012-2020
  • Loading branch information
Kirishikesan committed Feb 11, 2020
commit 96052dc6da93dc4b97969fd2262268ce124f6f3c
2 changes: 1 addition & 1 deletion app/src/processing/app/Base.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/About.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas

This program is free software; you can redistribute it and/or
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/ChangeDetector.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/ColorChooser.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2006-12 Ben Fry and Casey Reas

This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/Editor.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/EditorConsole.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/EditorHeader.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/EditorState.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2011-12 Ben Fry and Casey Reas

This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/EditorStatus.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/EditorToolbar.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyirght (c) 2012-19 The Processing Foundation
Copyirght (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/ErrorTable.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/FindReplace.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/MarkerColumn.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/PreferencesFrame.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/Recent.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2011-12 Ben Fry and Casey Reas

This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion app/src/processing/app/ui/Toolkit.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
Expand Down
2 changes: 1 addition & 1 deletion core/src/processing/core/PFont.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry & Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion java/src/processing/mode/java/Debugger.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2
Expand Down
2 changes: 1 addition & 1 deletion java/src/processing/mode/java/JavaBuild.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down
2 changes: 1 addition & 1 deletion java/src/processing/mode/java/preproc/PdePreprocessor.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PdePreprocessor - wrapper for default ANTLR-generated parser
Part of the Processing project - http://processing.org

Copyright (c) 2012-19 The Processing Foundation
Copyright (c) 2012-20 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology

Expand Down