Skip to content

Commit c9c6650

Browse files
Merge pull request #18 from kjonesffdc/Rebrand-and-Copyright-Corrections
Rebrand as FFLib Apex Common Sample & correct copyright notices
2 parents a400ac2 + d0f1b43 commit c9c6650

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+47
-47
lines changed

README.md

Lines changed: 2 additions & 2 deletions

fflib-sample-code/src/classes/Accounts.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013-2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/AccountsSelector.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013-2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/Application.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2014-2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/Chargeable.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013-2014, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/CreateInvoicesJob.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/DeveloperWorkItems.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2013, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/DeveloperWorkItemsTest.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c), FinancialForce.com, inc
2+
* Copyright (c) 2016, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/IAccounts.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2012, FinancialForce.com, inc
2+
* Copyright (c) 2012-2014, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

fflib-sample-code/src/classes/IAccountsSelector.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2012, FinancialForce.com, inc
2+
* Copyright (c) 2012-2014, FinancialForce.com, inc
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without modification,

0 commit comments

Comments
 (0)